Package ICX_PRDS_GEN_PKG Is Invalid After Applying Patch
(Doc ID 2131101.1)
Last updated on SEPTEMBER 13, 2024
Applies to:
Oracle iProcurement - Version 12.2.4 to 12.2.5 [Release 12.2]Information in this document applies to any platform.
Symptoms
In Oracle iProcurement, there is an invalid package body in the database.
The object becomes invalid after applying one of the following patches:
- Patch 22456696:R12.ICX.D "This patch fixes the XSD validation issues for PRDS"
- Patch 22995766:R12.ICX.D "This patch is for PRDS Enhancements"
SQL> show errors package body ICX_PRDS_GEN_PKG;
Errors for PACKAGE BODY ICX_PRDS_GEN_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
152/7 PL/SQL: SQL Statement ignored
157/11 PL/SQL: ORA-904: "ENABLE_PRDS_OUTBOUND": invalid identifier
351/24 PL/SQL: Item ignored
351/24 PLS-201: identifier
'ICX_PRDS_CUSTOM_UPDATE_PKG.ICX_XML_ELEMENT_TBL' must be declared
365/7 PL/SQL: Statement ignored
365/7 PLS-320: the declaration of the type of this expression is
incomplete or malformed
367/7 PL/SQL: Statement ignored
367/10 PLS-320: the declaration of the type of this expression is
incomplete or malformed
374/7 PL/SQL: Statement ignored
374/19 PLS-320: the declaration of the type of this expression is
incomplete or malformed
Cause
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 |
Cause |
Solution |
References |