opatchauto apply /path/to/72030 -nonrolling -exclusive

opatchauto.sh apply 12345678 -nonrolling -exclusive

The error typically occurs during Oracle Grid Infrastructure (GI) patching when the utility detects a configuration that is incompatible with a rolling update. This is most common in environments with a shared Oracle Home or a single-node GI setup, where a rolling (one-node-at-a-time) approach is physically impossible or logically restricted.

The error is a sign that the automated "Exclusive" lock required for a non-rolling patch cannot be safely established. By checking the deep logs and verifying that the GI stack can be stopped manually, you can usually bypass the automation hurdle and successfully update your environment.

: Ensure an explicit maintenance window is approved since all database and cluster services will be stopped.

phase), saving administrators from failed midway patching sessions. Actionability:

In single-node environments (like Oracle Restart/SIHA), there are no other nodes to "roll" to, making non-rolling the only valid path.