Configuring Oracle Configuration Manager in a Cloned Oracle Home
Configuring Oracle Configuration Manager for a cloned Oracle home depends on its configuration in the original Oracle home.
If you have already installed but not configured Oracle Configuration Manager in the original Oracle home, then follow these steps:
-
Run the following commands from the cloned Oracle home:
$ cd $ORACLE_HOME/ccr/bin $ setupCCR
-
Provide your My Oracle Support credentials to proceed.
If you have already configured Oracle Configuration Manager in the original Oracle home, then follow these steps:
-
Run the following commands from the cloned Oracle home:
$ cd $ORACLE_HOME/ccr/bin $ ./deriveCCR
-
deriveCCR
prompts for your My Oracle Support (MOS) credentials to proceed only if it cannot find the original configuration; else it does not prompt.