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

MOSC Banner

4733725: 11i Service : Linux x86 : cssrctxp.sql fails

edited Aug 27, 2012 5:36AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered
4733725:  11i Service : Linux x86 :  cssrctxp.sql fails

 cssrctxp.sql fails with  ORA-04042: procedure, function, package, or package body does not exist  


adwork001.log

sqlplus -s APPS/***** @/usr3/dev/devappl/cs/11.5.0/patch/115/sql/cssrctxp.sql &un_apps &un_cs CTXSYS
declare
*
ERROR at line 1:
ORA-04042: procedure, function, package, or package body does not exist
ORA-06512: at line 155



------------
select OWNER, OBJECT_NAME, OBJECT_TYPE, STATUS from dba_objects where OBJECT_NAME like 'CS_SR_CTX%';

OWNER                          OBJECT_NAME                    OBJECT_TYPE         STATUS
------------------------------ ------------------------------ ------------------- -------
APPS                           CS_SR_CTX_PKG                  PACKAGE             VALID
APPS                           CS_SR_CTX_PKG                  PACKAGE BODY        VALID
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