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

MOSC Banner

Patch 17191279:- FAILED: file ADJRIINITPASSWD.sql

edited Nov 28, 2013 10:31PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 4 commentsAnswered
Hi All
During the installation of this patch a worker fails on the ADJRIINITPASSWD.sql.

After digging around I have found that the ad_jar package body is in valid and will not compile. Also that the ADJRIINITPASSWD.sql is trying to perform ad_jar.put_jripasswords('puneet', 'myxuan'); which is failing.

Here is a desc of ad_jar.

SQL> desc ad_jar
PROCEDURE DEL_JRIPASSWORDS
PROCEDURE GET_JRIPASSWORDS
Argument Name Type In/Out Default?
------------------------------ ----------------------- ------ --------
STOREPASS VARCHAR2 OUT
KEYPASS VARCHAR2 OUT
PROCEDURE PUT_JRIPASSWORDS
Argument Name Type In/Out Default?
------------------------------ ----------------------- ------ --------
STOREPASS VARCHAR2 IN DEFAULT
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