26 October, 2018

ADOP Patching failed with JTF user lock error

Issue:

We faced JTF user lock issue while applying the patch using ADOP.

==> We checked in dba_users table and noticed that JTF user got locked and expired

==> We have unlocked and reset the password of JTF uing FNDCPASS.

==> Initiated the patch again with restart=yes

adop phase=apply restart=yes

==> But we faced JTF user lock issue again

Solution:

Give abandon=yes and initiate the patch again

adop phase=apply abandon=yes


No comments:

Post a Comment

Finding OPP Manager log for a concurrent request

=> Use below query to find the OPP manager log for a concurrent request.  SELECT fcpp.concurrent_request_id req_id, fcp.node_name, fcp.lo...