Opatchauto72030 Execute In Nonrolling Mode High Quality Jun 2026
The stack is restarted on all nodes once the binary application is finished.
# Example for Oracle Grid Infrastructure 19c/21c /u01/app/19.0.0/grid/OPatch/opatchauto apply /path/to/patch_directory -nonrolling Use code with caution. 3. Key Components of the Command : Your GRID_HOME directory. opatchauto : The automated patching utility. apply : Command to apply the patch. /path/to/patch_directory : Location of the unzipped patch. opatchauto72030 execute in nonrolling mode high quality
The local node where you execute the command must have the stack down for non-rolling sessions to proceed. : The stack is restarted on all nodes once
In some software versions (e.g., 12.2.0.1.10), a bug or specific validation might force the use of the -nonrolling flag even on single-node setups. How to Execute Patching in Non-Rolling Mode Key Components of the Command : Your GRID_HOME directory
| Phase | Action Item | Completed? (Yes/No) | | :--- | :--- | :--- | | | Full backup of software, datafiles, and inventory. | ☐ | | Pre-Patching | Updated OPatch to the latest version (p6880880). | ☐ | | Pre-Patching | Verified SSH and sudo (if using non-root) is working. | ☐ | | Pre-Patching | Verified all nodes have sufficient disk space. | ☐ | | Pre-Patching | Ran opatch lsinventory on all nodes to confirm they are at the same level. | ☐ | | Pre-Patching | Ran opatchauto apply <patch> -analyze to detect conflicts. | ☐ | | Execution | Changed working directory from /root or / . | ☐ | | Execution | Ran opatchauto apply <patch> -nonrolling as root . | ☐ | | Post-Patching | Ran opatch lsinventory on all nodes to verify installation. | ☐ | | Post-Patching | Manually ran datapatch -verbose to apply SQL changes (if needed). | ☐ | | Post-Patching | Performed full cluster and database functionality tests. | ☐ |