Triggers ending in _TAB$xd are not exported.
(Doc ID 2346528.1)
Last updated on OCTOBER 02, 2020
Applies to:
Oracle E-Business Suite Technology Stack - Version 12.1.1 and laterInformation in this document applies to any platform.
Symptoms
Manual compilation errors out with
SQL> alter package APPS.EGO_ITEM_TEXT_UTIL compile;
Warning: Package altered with compilation errors.
SQL> sho error
Errors for PACKAGE APPS.EGO_ITEM_TEXT_UTIL:
LINE/COL ERROR
-------- -----------------------------------------------------------------
48/1 PL/SQL: Declaration ignored
52/45 PLS-00201: identifier 'AD_CTX_DDL.OPTLEVEL_FULL' must be declared
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 |