Error during patch 10635312 application
Hi,
While applying patch 10635312, get the below error:
ORA-04063: package body "APPS.AP_ACCTG_DATA_FIX_PKG" has errors
ORA-06508: PL/SQL: could not find program unit being called:
"APPS.AP_ACCTG_DATA_FIX_PKG"
ORA-06512: at line 221
ORA-04063: package body "APPS.AP_ACCTG_DATA_FIX_PKG" has errors
ORA-06508: PL/SQL: could not find program unit being called:
"APPS.AP_ACCTG_DATA_FIX_PKG"
SQL> alter package AP_ACCTG_DATA_FIX_PKG compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY AP_ACCTG_DATA_FIX_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
3899/3 PL/SQL: SQL Statement ignored