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

MOSC Banner

APPS INV_MIGRATE_PROCESS_ORG PACKAGE BODY INVALID

edited May 16, 2017 5:01AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 4 commentsAnswered
We are on windows applying ebs patches we are prepping for going to r12.1.3

we've applied the following patches

1. 5750051
2. 6349338
3. 4939444
4. 6351946
5. 4563075
6. 6694260
7. 10302784
8. 13981860
9. 13795483

We now have this error:

The package body when compiled manually, errors as below (missing package specification)

SQL> alter package INV_MIGRATE_PROCESS_ORG compile body;

Warning: Package Body altered with compilation errors.

SQL> show errors
Errors for PACKAGE BODY INV_MIGRATE_PROCESS_ORG:

LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0      PL/SQL: Compilation unit analysis terminated
1/14     PLS-00201: identifier 'INV_MIGRATE_PROCESS_ORG' must be declared
1/14     PLS-00304: cannot compile body of 'INV_MIGRATE_PROCESS_ORG'
         without its specification
         

         
There is no package specification for INV_MIGRATE_PROCESS_ORG

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