I got another problem after my Cloning:
I have Oracle 11.2.0.2 RAC(ASM) database which is for EBs., this RAC is installed Cloud Control agent for monitoring.
I cloned this RAC to a standalone instance running in AIX Filesystem. I found that after clone the RAC to
standalone instance (also changed the SID), I try to create a standalone EM for local admin and monitoring.
It always alert me with:
- Code: Select all
Nov 17, 2012 11:50:17 AM oracle.sysman.emcp.DatabaseChecks performReposChecks
SEVERE: Dbcontrol Repository already exists. Fix the error(s) and run EM Configuration Assistant again in standalone mode.
pic-eclone0:[/u01/app/oracle]$ cd /u01/app/oracle/cfgtoollogs/emca/ECLONEDB/
How to delete the "Cloud Control 12c repository in my cloned DB" ?
The agent is no longer exist, I just want to re-create a standalone EM on this cloned DB.
thanks.