|
Dear Erman,
Application version and database version 11.2.0.4
We have completed running ugrade driver.We are about to apply online enablement patch. Before we apply this patch,we verified invalid object and we tried to compile which errored out.
SQL> alter package apps.AD_ZD_PREP compile body;
Warning: Package Body altered with compilation errors.
SQL> sho errors;
Errors for PACKAGE BODY APPS.AD_ZD_PREP:
LINE/COL ERROR
-------- -----------------------------------------------------------------
301/6 PL/SQL: Statement ignored
301/6 PLS-00201: identifier 'SYS.DBMS_OBJECTS_APPS_UTILS' must be
declared
467/3 PL/SQL: SQL Statement ignored
467/19 PL/SQL: ORA-00942: table or view does not exist
471/5 PL/SQL: SQL Statement ignored
471/21 PL/SQL: ORA-00942: table or view does not exist
491/5 PL/SQL: Statement ignored
491/5 PLS-00201: identifier 'SYS.XDB_MIGRATESCHEMA' must be declared
505/5 PL/SQL: SQL Statement ignored
505/21 PL/SQL: ORA-00942: table or view does not exist
676/4 PL/SQL: Statement ignored
676/4 PLS-00201: identifier 'SYS.DBMS_OBJECTS_APPS_UTILS' must be
declared
758/6 PL/SQL: Statement ignored
758/6 PLS-00201: identifier 'SYS.DBMS_OBJECTS_APPS_UTILS' must be
declared
1124/4 PL/SQL: Statement ignored
1124/17 PLS-00201: identifier 'SYS.DBMS_OBJECTS_APPS_UTILS' must be
declared
We found note id APPS.AD_ZD_PREP Is Invalid, and Has Error "PLS-00201: identifier 'SYS.DBMS_OBJECTS_APPS_UTILS' must be declared" (Doc ID 1681051.1)
Since we are on R12.2.0,looks like it is not applicable.
Can you please help us.
Thanks,
Satish
|