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

MOSC Banner

11.5.10.2 : Patch # 17191279 is failing for ADJRIINITPASSWD.sql

edited Jun 25, 2018 4:59PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 commentAnswered ✓
Hi,
Patch # 17191279 is failing for ADJRIINITPASSWD.sql

plus80 -s APPS/***** @$APPL_ROP\ad\11.5.0\patch\115\sql\ADJRIINITPASSWD.sql

Error:
Program exited with status 3

Cause: The program terminated, returning status code 3.

Action: Check your installation manual for the meaning of this code on this operating system.begin
*
ERROR at line 1:
ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SESSION", line 90
ORA-06512: at "APPS.AD_JAR", line 44
ORA-06512: at line 2


The package AD_JAR is existing

SQL> select object_name,object_type,owner from dba_objects where object_name='AD_JAR';

OBJECT_NAME  OBJECT_TYPE         OWNER
------------------- ------------------------------
AD_JAR PACKAGE             APPS

AD_JAR PACKAGE BODY        APPS
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