Applying Patches After an Oracle Grid Infrastructure Installation or Upgrade

You can apply patches to Oracle Grid Infrastructure deployment in rolling mode. This mode is similar to the "Rolling Upgrade" mode in terms of the Oracle ASM operations allowed in this quiesce state.

  1. Download patches you want to apply from My Oracle Support:

    https://support.oracle.com

    Select the Patches and Updates tab to locate the patch.

    Oracle recommends that you select Recommended Patch Advisor, and enter the product group, release, and platform for your software. My Oracle Support provides you with a list of the most recent patch set updates (PSUs) and critical patch updates (CPUs).

    Place the patches in an accessible directory, such as /tmp.

  2. Review the patch documentation for the patch you want to apply, and complete all required steps before starting the patch upgrade.

  3. As the root user, follow the instructions in the patch documentation to apply the patch on the first node.

    # Grid_home/OPatch/opatchauto apply patch_directory_location/patch_ID

    Wait for the patching to finish on the first node before patching other cluster nodes.

  4. Review the patch documentation for the patch you want to apply, and complete all required steps before starting the patch upgrade.

  5. Apply the patch on all other cluster nodes, except for the last cluster node, one at a time.

    # Grid_home/OPatch/opatchauto apply patch_directory_location/patch_ID
  6. Apply the patch on the last cluster node.

    # Grid_home/OPatch/opatchauto apply patch_directory_location/patch_ID