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

MOSC Banner

R12 upgrade fails due to invalid CS_UPG_CS_TASKS_33 package body

edited Apr 25, 2013 10:13AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 5 commentsAnswered
adworker fails while upgrading from 11..5.10.2 to R12.1.1

It is failing becasue of below invalid CS_UPG_CS_TASKS_33 package body.

SQL> alter package apps.CS_UPG_CS_TASKS_33 compile body;

Warning: Package Body altered with compilation errors.

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

LINE/COL ERROR
-------- -----------------------------------------------------------------
122/10   PLS-00341: declaration of cursor 'C_PARTY_REL' is incomplete or
         malformed

123/5    PL/SQL: SQL Statement ignored
124/12   PL/SQL: ORA-00942: table or view does not exist
128/21   PL/SQL: Item ignored
129/21   PL/SQL: Item ignored
129/21   PLS-00201: identifier 'HZ_PARTY_PUB.PARTY_REL_REC_TYPE' must be declared

130/21   PL/SQL: Item ignored

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