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

MOSC Banner

Invalid package CSI_WIP_TRXS_PKG after applying patch 13821497

edited Aug 28, 2012 2:46AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 4 commentsAnswered

Hi,
Invalid after applying patch 13821497

SQL> select text from user_source where name='CSI_WIP_TRXS_PKG' and line=2;



TEXT
--------------------------------------------------------------------------------
/* $Header: csipiwps.pls 115.18.11510.8 2009/06/10 19:38:05 devijay ship $ */
/* $Header: csipiwpb.pls 115.42.11510.28 2012/03/29 06:11:34 jrkumar ship $ */

SQL> SQL> SQL> alter package CSI_WIP_TRXS_PKG compile;


Warning: Package altered with compilation errors.

SQL> SQL> select line,text from user_errors where name='CSI_WIP_TRXS_PKG';

     LINE
----------
TEXT
--------------------------------------------------------------------------------
      197
PLS-00302: component 'GET_LOT_CTRL_CODE' must be declared

      197
PLS-00302: component 'GET_LOT_CTRL_CODE' must be declared

      197
PL/SQL: ORA-00904: "CSI_UTL_PKG"."GET_LOT_CTRL_CODE": invalid identifier


     LINE
----------
TEXT
--------------------------------------------------------------------------------
      195
PL/SQL: 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