Package Body ASO_ORDER_INT Is Invalid After Installing Patch 25472370
(Doc ID 2242814.1)
Last updated on FEBRUARY 06, 2022
Applies to:
Oracle Teleservice - Version 12.2.5 and laterInformation in this document applies to any platform.
Symptoms
After installing Patch 25472370 the ASO_ORDER_INT package body becomes invalid.
When trying to compile the package body from sqlplus the following error message is returned:
SQL> alter package ASO_ORDER_INT compile body;
Warning: Package Body altered with compilation errors.
ERROR
-----------------------
SQL> show errors;
Errors for PACKAGE BODY ASO_ORDER_INT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
2352/2 PL/SQL: Statement ignored
2352/2 PLS-00313: 'COPY_CONFIGURATION' not declared in this scope
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
Install patch 25472370
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 |