I am attempting to apply the July patchset to Oracle and it is failing with an interesting error. Just curious if anyone else has encountered this?
Start applying binary patch on home /u01/app/19.3.0/grid
Failed while applying binary patches on home /u01/app/19.3.0/grid
Execution of [OPatchAutoBinaryAction] patch action failed, check log for more details. Failures:
Patch Target : xxxd1ldbaor001->/u01/app/19.3.0/grid Type[siha]
Details: [
---------------------------Patching Failed---------------------------------
Command execution failed during patching in home: /u01/app/19.3.0/grid, host: xxxd1ldbaor001.
Command failed: /u01/app/19.3.0/grid/OPatch/opatchauto apply /u01/patches/32895426 -oh /u01/app/19.3.0/grid -target_type has -binary -invPtrLoc /u01/app/19.3.0/grid/oraInstpersistresult /u01/app/19.3.0/grid/opatchautocfg/db/sessioninfo/sessionresult_xxxd1ldbaor001_siha_4.ser -analyzedresult /u01/app/19.3.0/grid/opatchautocfg/db/sessioninfo/sess
Command failure output:
==Following patches FAILED in apply:
Patch: /u01/patches/32895426/32904851
Log: /u01/app/19.3.0/grid/cfgtoollogs/opatchauto/core/opatch/opatch2021-07-30_10-36-04AM_1.log
Reason: Failed during Patching: oracle.opatch.opatchsdk.OPatchException: ApplySession failed in system modification phase... 'ApplySession::apply failed: /u01/app/19.3.0/gridid/jdk/bin/java: Permission denied
'
After fixing the cause of failure Run opatchauto resume
Checking the java binary it lacks execute permissions in the database and grid homes and the file has a new timestamp so the error message make sense.
Has anyone else applied the July 19c patch set to a single instance server, Oracle Database and Oracle Restart, using the opatchauto command?
TIA
Chris