R12.1.1 : Found invalid object (PACKAGE APPS.WMS_EPC_PVT) after applied R12.1.1 upgrade driver(patch
Hi,
I am starting to upgrade my EBS from 11.5.10.2 to 12.1.x on AIX 6.1 Operating System in Test instance and we are using Oracle Financials modules such as AR,AP,GL,FA,CE only.
But I found a invalid object after successfully applied the R12.1.1 upgrade driver(patch#6678700), please help
SQL> ALTER PACKAGE APPS.WMS_EPC_PVT COMPILE BODY;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.WMS_EPC_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
1667/1 PL/SQL: Item ignored
1685/35 PLS-00201: identifier 'MGD_IDCOMPONENT_VARRAY' must be declared
2122/3 PL/SQL: SQL Statement ignored
2124/10 PL/SQL: ORA-00942: table or view does not exist
I am starting to upgrade my EBS from 11.5.10.2 to 12.1.x on AIX 6.1 Operating System in Test instance and we are using Oracle Financials modules such as AR,AP,GL,FA,CE only.
But I found a invalid object after successfully applied the R12.1.1 upgrade driver(patch#6678700), please help
SQL> ALTER PACKAGE APPS.WMS_EPC_PVT COMPILE BODY;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.WMS_EPC_PVT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
1667/1 PL/SQL: Item ignored
1685/35 PLS-00201: identifier 'MGD_IDCOMPONENT_VARRAY' must be declared
2122/3 PL/SQL: SQL Statement ignored
2124/10 PL/SQL: ORA-00942: table or view does not exist
Tagged:
0