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

MOSC Banner

9187813: 11i Shipping:Oracle Solaris on SPARC (64-bit): invalids

edited Jun 22, 2018 10:25AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered ✓
9187813: 11i Shipping:Oracle Solaris on SPARC (64-bit): invalids
 

SQL_DEV>select text from user_source where name='WSH_OTM_OUTBOUND' and line=2;

TEXT
--------------------------------------------------------------------------------
/* $Header: WSHOTOIS.pls 115.0.11510.6 2006/04/10 09:54:19 bradha noship $ */
/* $Header: WSHOTOIB.pls 115.0.11510.33 2011/02/22 05:51:12 ashimalh noship $ */



SQL_DEV>alter package WSH_OTM_OUTBOUND compile;

Warning: Package altered with compilation errors.

SQL_DEV>select line,text from user_errors where name='WSH_OTM_OUTBOUND'
  2  ;

      LINE
----------
TEXT
--------------------------------------------------------------------------------
        31
PLS-00201: identifier 'WSH_OTM_ID_TAB' must be declared

        31
PL/SQL: Declaration ignored

        67
PLS-00201: identifier 'WSH_OTM_ID_TAB' must be declared


      LINE
----------
TEXT
--------------------------------------------------------------------------------
        67
PL/SQL: Declaration ignored

       127
PLS-00201: identifier 'WSH_OTM_ID_TAB' must be 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