Thus, is shorthand for: Run opatchauto to apply the interim patch that resolves bug 72030.
cd $GI_HOME/OPatch/auto ./opatchauto apply /path/to/patch/72030 -nonrolling opatchauto72030 execute in nonrolling mode
Run the opatchauto apply command with -analyze first: Thus, is shorthand for: Run opatchauto to apply
: In a cluster, patching typically follows a specific sequence: patch the first node, then patch intermediate nodes (2 through ) in parallel, and finally patch the last node. Oracle Forums How to Execute in Non-Rolling Mode opatchauto72030 execute in nonrolling mode
As the root user, run the apply command. The critical switch here is -nonrolling .
cd /u01/stage/72030 $ORACLE_HOME/OPatch/opatchauto apply . -nonrolling