Out-of-Place Grid Infrastructure Management Repository Patching

Use this procedure on each cluster node to perform out-of-place patching of Grid Infrastructure Management Repository (GIMR).

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

    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 Release Updates (RUs) and Release Update Revisions (RURs).

    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. Clone the GIMR home.
  4. Change directory to the /OPatch directory in the cloned GIMR home. For example:
    $ cd GIMR_home/OPatch
    
  5. Follow the instructions in the patch documentation to apply the patch. For example:
    $ ./opatch apply patch directory_location/patch_ID -sourceHome source_GIMR_home

    Note:

    Do not use slash (/) at the end of the source GIMR home path.
  6. Run the following command to apply the SQL patch:
    $ $ORACLE_HOME/bin/mgmtca applyDatapatch -postPatchApply -id patch_ID_list -sourceHome source_GIMR_home