Adding a Local GIMR to an Existing Cluster
You can add a local Grid Infrastructure Management Repository (GIMR) to an existing cluster if you did not create a GIMR as part of the Oracle Grid Infrastructure installation.
- As the griduser, create GIMR container database on any cluster node using themgmtca createGIMRContainercommand from the Grid home directory.- For Oracle Database 19c Release Update (19.6) or earlier
            releases:$ $ORACLE_HOME/bin/mgmtca createGIMRContainer [-storageDiskGroup disk_group_name]
- For Oracle Database 19c Release Update (19.7) or later
            releases:$ $ORACLE_HOME/bin/mgmtca createGIMRContainer [-storageDiskLocation disk_location]
 
- For Oracle Database 19c Release Update (19.6) or earlier
            releases:
Related Topics
Parent topic: Oracle Grid Infrastructure Postinstallation Tasks