Opatchauto72030 Execute In Nonrolling Mode New! Guide
Technical Paper: Executing OPatchAuto Patch 72030 in Non-Rolling Mode
Summary
Using opatchauto in non-rolling mode is straightforward but results in Total Downtime. Always ensure the patch README specifically supports non-rolling application (most do, but some specific security patches or major upgrades may have specific requirements).
Error 2: "PRKC-1035 : Failed to stop CRS on node rac2"
Cause: A hanging process prevents CRS shutdown.
Fix: Manually stop CRS (crsctl stop crs -f) on the problematic node and re-run opatchauto resume. opatchauto72030 execute in nonrolling mode
✅ 4. Environment Variables
- Set
ORACLE_HOMEto your Grid home (or database home, if patching DB). - Set
PATHto include$ORACLE_HOME/OPatch. - Run the command as the GI owner (typically
gridfor Grid patches) ororaclefor database home patches.