Ad ZD Prep
Ad ZD Prep
Ad ZD Prep
On Oracle Applications 12.2 version, online enablement patch 13543062 fails with:
begin
*
ERROR at line 1:
ORA-04063: package body "APPS.AD_ZD_PREP" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APPS.AD_ZD_PREP"
ORA-06512: at line 4
LINE/COL ERROR
-------- -----------------------------------------------------------------
308/6 PL/SQL: Statement ignored
308/6 PLS-00201: identifier 'SYS.DBMS_OBJECTS_APPS_UTILS' must be
declared
LINE/COL ERROR
-------- -----------------------------------------------------------------
Solution:
cd $ORACLE_HOME
sqlplus / as sysdba
Run adgrants.sql from patch 22200487 (EBUSINESS SUITE: CONSOLIDATED ONLINE PATCHING
ENABLEMENT READINESS REPORT)
SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql