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

MOSC Banner

Invalid package body for GME_RESERVATIONS_PVT

edited Jul 18, 2012 6:44AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 6 commentsAnswered
Hi,
Apps 12.1.3

 GME_RESERVATIONS_PVT package body is invalid.

Had them run the following scripts..

select text from user_source where name='GME_RESERVATIONS_PVT' and line=2

"/* $Header: GMEVRSVS.pls 120.2.12010000.3 2010/07/22 10:54:02 skommine ship $ */
"
"/* $Header: GMEVRSVB.pls 120.24.12010000.18 2011/11/28 20:52:16 gmurator ship $ */


alter package GME_RESERVATIONS_PVT compile

Warning: Package altered with compilation errors.

select line,text from user_errors where name='GME_RESERVATIONS_PVT'

LINE
----------
TEXT
-----------------------------------------------------------------
86
PLS-00323: subprogram or cursor 'GET_RESERVED_QTY' is declared in a package spec
ification and must be defined in the package body,

Found several GME patches that deliver higer version of GMEVRSVS.pls and GMEVRSVS.plb.
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