Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Release 11i Extended Support Minimum Baseline: Two Invalid Objects: MSC_DEMANTRA_PKG and MSC_PHUB_

edited Jun 6, 2014 5:04PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 7 commentsAnswered ✓
We've upgraded to Release 11i Extended Support Minimum Baseline and have these two objects that won't recompile:

  1* alter PACKAGE APPS.MSC_DEMANTRA_PKG compile body

Warning: Package Body altered with compilation errors.

SQL> show error
Errors for PACKAGE BODY APPS.MSC_DEMANTRA_PKG:

LINE/COL ERROR
-------- -----------------------------------------------------------------
16/13    PL/SQL: SQL Statement ignored
19/17    PL/SQL: ORA-00942: table or view does not exist
33/9     PL/SQL: SQL Statement ignored
126/17   PL/SQL: ORA-00942: table or view does not exist
285/9    PL/SQL: SQL Statement ignored
412/20   PL/SQL: ORA-00942: table or view does not exist
SQL> alter PACKAGE APPS.MSC_PHUB_PKG compile body;

Warning: Package Body altered with compilation errors.
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center