Provisioning Oracle Grid Infrastructure 21c With GIMR Configured

You can use Oracle Fleet Patching and Provisioning to provision Oracle Grid infrastructure that has Grid Infrastructure Management Repository (GIMR) configured.

  1. Import the Oracle Grid Infrastructure image with the rhpctl import image command.

  2. Import the Oracle Database image with the rhpctl import image command.

  3. Add the Oracle Grid Infrastructure working copy with the rhpctl add workingcopy command.

    Specify the use of a local GIMR in the response file using the following settings.

    • oracle.install.crs.configureGIMR=true
    • oracle.install.crs.configureRemoteGIMR=false
    • oracle.install.crs.RemoteGIMRCredFile=
  4. Add the Oracle Database working copy with the rhpctl add workingcopy command. The owner of the database working copy must be the same as the owner of the Oracle Grid Infrastructure working copy.

  5. Add the GIMR database to the database working copy with the rhpctl add database command using the -gimr flag.

    Note:

    This use of the rhpctl add database command is only used by GIMR, and cannot be used to provision customer databases.