Opatchauto72030 Execute In Nonrolling Mode Exclusive ((new)) -
: It is the safest choice for non-rollable patches, ensuring that node-specific metadata and binaries remain perfectly synchronized across the entire cluster.
OPATCHAUTO-72030: Execution mode invalid. Cannot execute in rolling mode, as CRS home is shared. Execute in non-rolling mode.
This review analyzes the execution of Patch 72033030 (assumed based on the common typo for "72030" context, or treating "72030" as the specific patch ID provided) in a mode using the opatchauto utility. opatchauto72030 execute in nonrolling mode exclusive
Before unzipping any Release Update (RU), download the latest version of the OPatch utility from My Oracle Support (MOS) and deploy it to both the GI and Database homes.
To resolve this issue, you must understand how opatchauto interprets patching modes. : It is the safest choice for non-rollable
Check the patch readme and metadata XML files to verify if the patch allows non-rolling execution. Open the unzipped patch directory. Review the bundle.xml or patchinfo.xml file.
In non-rolling mode, downtime is absolute. Inform all users. Stop connection pools, application servers, and services. Execute in non-rolling mode
Cleanup and validation:
– For RAC or Oracle Clusterware, "nonrolling mode" means all nodes will be patched at the same time (cluster downtime required), as opposed to "rolling mode" (one node at a time with cluster still available).
It is mandatory to run the analyze phase first to detect conflicts without making changes.
Below is a detailed review of the procedure, risks, and execution strategy.