Upgrading Grid Infrastructure Management Repository from an Earlier Release

Complete this procedure to upgrade Grid Infrastructure Management Repository (GIMR) from an earlier release.

You must upgrade Oracle Grid Infrastructure to the same version before upgrading the GIMR.
  1. As the grid user, create GIMR home directory on all cluster nodes:
    $ mkdir -p /u01/app/21.0.0/gimr
    $ chown grid:oinstall /u01/app/21.0.0/gimr
  2. Download the Oracle Database image files and extract the files to the GIMR home.

    For example:

    $ cd /u01/app/21.0.0/gimr
    $ unzip -q download_location/db_home.zip

    download_location/db_home.zip is the path of the downloaded Oracle Database image file.

    Note:

    • You must extract the image software into the directory where you want your GIMR home to be located.

    • Download and copy the Oracle Database image files to the local node only. During upgrade, the software is copied and installed on all other nodes in the cluster.

  3. From the GIMR home directory, start the Oracle Database software installation:
    $ cd /u01/app/21.0.0/gimr
    $ ./runInstaller

    Note:

    Run the runInstaller command from the GIMR home directory only. Do not run runInstaller command that resides at $GIMR_HOME/oui/bin/, or any other location, to install Oracle Real Application Clusters.
  4. In the Select Configuration Option screen, select the Setup Software Only option. Click Next.
  5. In the Select Database Installation Option screen, select the Oracle Real Application Clusters Database Installation option. Click Next.
  6. In the Node Selection screen, select all the nodes where you want to install Oracle RAC or Oracle RAC One Node software. Click Next.
  7. In the Select Database Edition screen, select the Enterprise Edition option. Click Next.
  8. In the Specify Install Location screen, provide the location of Oracle base for Oracle RAC software installation.
    The Oracle base directory must be different from the GIMR home directory. Click Next.
  9. In the Privileged Operating System Groups screen, accept the default operating system group names for Oracle Database administration and click Next.
  10. Select the option to Automatically run configuration scripts. Enter the credentials for the root user or a sudo account, then click Next.
    Alternatively, you can run the scripts manually as the root user at the end of the installation process when prompted by the installer.
  11. The Perform Prerequisite Checks screen displays the results of the prerequisites checks. If any of the checks have a status of Failed and are not Fixable, then you must manually correct these issues. After you have fixed the issue, you can click the Check Again button to have the installer recheck the requirement and update the status. Repeat as needed until all the checks have a status of Succeeded. Click Next.
  12. Review the contents of the Summary screen and then click Install.
    The installer displays a progress indicator enabling you to monitor the installation process.
  13. If you did not configure automation of the root scripts, then you are required to run root.sh script as the root user, as specified in the Execute Configuration Scripts window. Do not click OK until you have run the root.sh script on all nodes as directed.
    You can run the root.sh script simultaneously on all nodes in the cluster for Oracle RAC installations or upgrades.
  14. Complete GIMR upgrade process using the following command:
    $ /u01/app/21.0.0/gimr/bin/mgmtua upgrade gimrHome