AP_AWT_RELATED_ID_SEL.sql returns error package body "APPS.AP_ACCTG_DATA_FIX_PKG" has errors
After installing GDF 16803435, when running AP_AWT_RELATED_ID_SEL.sql from SqlPlus, having the below error
DECLARE
*
ERROR at line 1:
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 552
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"
We are running on Oracle EBS 12.1.3, Server Oracle Solaris Sparc (64-bt) 10, DB 10.2.0.5
What is the patch to be applied on top to resolve this problem?
DECLARE
*
ERROR at line 1:
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 552
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"
We are running on Oracle EBS 12.1.3, Server Oracle Solaris Sparc (64-bt) 10, DB 10.2.0.5
What is the patch to be applied on top to resolve this problem?
Tagged:
0