Opatchauto72030 Execute In Nonrolling Mode Exclusive -
The decision to execute opatchauto in non-rolling mode is rarely taken lightly. In a standard Rolling mode, the administrator patches one node at a time, allowing the cluster to remain operational while services migrate between nodes. However, this process is time-consuming and relies heavily on the clusterware’s ability to relocate services seamlessly. Conversely, the non-rolling mode dictates that all services across the entire cluster must be brought down before the patching process begins. When the -exclusive flag is introduced, it enforces a strict lockdown on the Oracle homes, ensuring that no other operations interfere with the patching process. This is often required for patches that modify fundamental binaries or shared resources that cannot be modified while the system is active.
This is arguably the most critical keyword. It defines the patching . opatchauto72030 execute in nonrolling mode exclusive
/u01/app/grid/OPatch/opatchauto apply /u01/app/patches/72030 -analyze Use code with caution. Copied to clipboard 3. Execute the Update The decision to execute opatchauto in non-rolling mode