Oracle PSU Error UtilSession failed: Lock file left by a different patch, OPatch will not try re-using the lock file

PROBLEM DESCRIPTION:

for some reason my sessions was kicked out and the patch process didn’t complete. Then, when i tried to re-apply the patch the following error was thrown:

UtilSession failed: Lock file left by a different patch, OPatch will not try re-using the lock file. 

OPatch failed with error code 73

SOLUTION:

remove the patch lock file using the below UNIX command:

rm $ORACLE_HOME/.patch_storage/patch_locked

then try to re-apply the patch again.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s