After Patch 9100984 Applied, Attempt To Run Psa_ap_inv_undo.sql Script Fails With: ORA-06508: PL/SQL: Could Not Find Program Unit Being Called: "APPS.PSA_UTILS"
(Doc ID 1126033.1)
Last updated on SEPTEMBER 17, 2019
Applies to:
Oracle Public Sector Financials - Version 12.0.4 and laterInformation in this document applies to any platform.
Symptoms
As part of the patch recommended in <Note 557869.1> Ext/Pub EBS R12.0 ORACLE FINANCIALS CRITICAL AND RECOMMENDED PATCHESYou apply <Patch 9100984>
You run the script psa_ap_inv_undo.sql.
It fails with the following error:
BEGIN psa_utils.validate_user_name ('USERID', :p_user_id); END;
*
ERROR at line 1:
ORA-04063: package body "APPS.PSA_UTILS" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APPS.PSA_UTILS"
ORA-06512: at line 1
Changes
<Patch 9100984> has been appliedCause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |