/OPatch/opatchauto apply /72030 -analyze -nonrolling Use code with caution. Copied to clipboard
While opatchauto handles the shutdown, in Non-Rolling mode, it is often safer and cleaner to manually stop the CRS stack on all nodes before invoking the patch to ensure a clean slate.
This is typically used when you want to minimize the overall patching window duration or if a rolling upgrade is not supported for a specific patch.
To force a non-rolling update, you must explicitly include the -nonrolling flag:
# opatchauto apply -oh -nonrolling Use code with caution. Copied to clipboard Analyze Mode (Dry Run):