Patch 12582979 (12.1.3) : ORA-04063: package body "APPS.AP_ACCTG_DATA_FIX_PKG" has errors
Per note 1154813.1 we applied patch 12582979 to get the generic data fix scripts. When we tried to run ap_wrgchksts_sel.sql, we got this error:
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 142
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"
I
found several notes that talk about this (1334368.1 and 1335220.1) and
they mention different patches. Do we need another patch?