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.
-
Import the Oracle Grid Infrastructure image with the
rhpctlimportimagecommand. -
Import the Oracle Database image with the
rhpctlimportimagecommand. -
Add the Oracle Grid Infrastructure working copy with the
rhpctladdworkingcopycommand.Specify the use of a local GIMR in the response file using the following settings.
oracle.install.crs.configureGIMR=trueoracle.install.crs.configureRemoteGIMR=falseoracle.install.crs.RemoteGIMRCredFile=
-
Add the Oracle Database working copy with the
rhpctladdworkingcopycommand. The owner of the database working copy must be the same as the owner of the Oracle Grid Infrastructure working copy.This use of the
rhpctladdworkingcopycommand is only used by GIMR, and cannot be used to provision customer databases. -
Add the GIMR database to the database working copy with the
rhpctladddatabasecommand using the-gimrflag.
Parent topic: Provisioning Oracle Grid Infrastructure Homes