Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Invalid objects after applying merged patch 10117518 R12.AD.C and CUP8

edited Aug 20, 2021 10:16AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 7 commentsAnswered ✓

The following objects are invalid after applying merge patches 10117518, 24690501 and 26321002:

AD_PA_INSERT_PACKAGE

AD_PA_SUBMIT_REQUEST

When I try to recompile:

SQL> alter package ad_pa_insert_package compile body;

Warning: Package Body altered with compilation errors.

SQL> show error

Errors for PACKAGE BODY AD_PA_INSERT_PACKAGE:

LINE/COL ERROR

-------- -----------------------------------------------------------------

149/3    PL/SQL: SQL Statement ignored

186/24   PL/SQL: ORA-02289: sequence does not exist

SQL> alter package ad_pa_submit_request compile body;

Warning: Package Body altered with compilation errors.

SQL> show error

Errors for PACKAGE BODY AD_PA_SUBMIT_REQUEST:

LINE/COL ERROR

-------- -----------------------------------------------------------------

674/4    PL/SQL: Statement ignored

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center