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=true
- oracle.install.crs.configureRemoteGIMR=false
- oracle.install.crs.RemoteGIMRCredFile=
 
- 
                     
                     
                     Add the Oracle Database working copy with the rhpctl add workingcopycommand. The owner of the database working copy must be the same as the owner of the Oracle Grid Infrastructure working copy.
- 
                     
                     Add the GIMR database to the database working copy with the rhpctl add databasecommand using the-gimrflag.Note: This use of therhpctl add databasecommand is only used by GIMR, and cannot be used to provision customer databases.
Parent topic: Provisioning Oracle Grid Infrastructure Homes