Invalid Objects : QPR_MAINTAIN_AW and QPR_CREATE_AW
(Doc ID 1136003.1)
Last updated on JUNE 20, 2023
Applies to:
Oracle Advanced Pricing - Version 12.1 and laterOracle Deal Management - Version 12.1.1 and later
Information in this document applies to any platform.
Symptoms
On E-Business Suite version 12.1.2 version:
When attempting to compile QPR_MAINTAIN_AW & QPR_CREATE_AW objects,
the following error occurs.
ERROR
-----------------------
PACKAGE BODY QPR_CREATE_AW 171
PLS-00201: identifier 'DBMS_AW_XML.EXECUTE' must be declared
171
PL/SQL: Statement ignored
PACKAGE BODY QPR_MAINTAIN_AW 485
PL/SQL: SQL Statement ignored
486
PL/SQL: ORA-00942: table or view does not exist
572
PLS-00905: object SYS.INTERACTIONEXECUTE is invalid
572
PL/SQL: Statement ignored
575
PLS-00364: loop index variable 'C_XML_LOAD_LOG_REC' use is
invalid
575
PL/SQL: Statement ignored
604
PLS-00905: object SYS.INTERACTIONEXECUTE is invalid
604
PL/SQL: Statement ignored
607
PLS-00364: loop index variable 'C_XML_LOAD_LOG_REC' use is
invalid
607
PL/SQL: Statement ignored
637
PLS-00905: object SYS.INTERACTIONEXECUTE is invalid
637
PL/SQL: Statement ignored
640
PLS-00364: loop index variable 'C_XML_LOAD_LOG_REC' use is
invalid
640
PL/SQL: Statement ignored
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Compile APPS schema using adadmin.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot successfully compile invalid objects.
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 |