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

MOSC Banner

Invalid objects after Patches 7429271 and 7705743 applied

edited May 20, 2013 1:23PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 10 commentsAnswered ✓
VPC Team member opened this thread for the customer.

Release 11.5.10.2

Patches 7429271 and 7705743 had been applied.

Below objects are invalid after patching:

APPS                 OKC_TUMS                       PACKAGE   
APPS                 CSD_TUMS                       PACKAGE BODY
APPS                 CSD_TUMS                       PACKAGE   
APPS                 OKC_TUMS                       PACKAGE BODY

SQL> show errors;
Errors for PACKAGE APPS.OKC_TUMS:

LINE/COL ERROR
-------- -----------------------------------------------------------------
4/1      PL/SQL: Declaration ignored
4/54     PLS-00302: component 'STEP_TABLE' must be declared


SQL> alter package APPS.OKC_TUMS compile body;

Warning: Package Body altered with compilation errors.

SQL> show errors;
Errors for PACKAGE BODY APPS.OKC_TUMS:

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0      PL/SQL: Compilation unit analysis terminated

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