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

MOSC Banner

Error appears after applying patch 14461780:R12.GME.B

edited Oct 15, 2012 3:12AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered

Error appears after applying patch 14461780:R12.GME.B


SQL> alter package GME_MOBILE_LOVS compile body;

Warning: Package Body altered with compilation errors.

SQL> show error
Errors for PACKAGE BODY GME_MOBILE_LOVS:

LINE/COL ERROR
-------- -----------------------------------------------------------------
312/13   PLS-00323: subprogram or cursor 'LOT_ONHAND_EXP_LOV' is declared
        in a package specification and must be defined in the package
        body

----------------------
SQL> alter package GME_MOBILE_TXN compile body;

Warning: Package Body altered with compilation errors.

SQL> show error
Errors for PACKAGE BODY GME_MOBILE_TXN:

LINE/COL ERROR
-------- -----------------------------------------------------------------
51/13    PLS-00323: subprogram or cursor 'CREATE_MATERIAL_TXN' is declared

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