In the world of Oracle Database administration, the error OPATCHAUTO-72030: Execute in non-rolling mode
-nonrolling: Specifies that the patch should be applied in non-rolling mode.Navigate to the patch directory and run: opatchauto72030 execute in nonrolling mode
Before diving into the flags, let's clarify the tool. opatchauto is the utility used to apply patches (bundle patches, PSUs, or RU/RURs) on Oracle Grid Infrastructure and RAC databases. Unlike manual opatch , opatchauto understands the cluster topology. It stops resources, moves services, applies binaries, and restarts. In the world of Oracle Database administration, the
In such cases, ignoring the non‑rolling requirement can lead to a split‑brain scenario or an unrecoverable cluster. The search phrase opatchauto72030 execute in nonrolling mode likely originates from an internal Oracle note instructing DBAs to attempt rolling mode for this specific fix. -nonrolling : Specifies that the patch should be
Because involves stopping services across the cluster, you must ensure the following conditions are met: