Login  Register

Re: adcfgclone.pl database cloning

Posted by ErmanArslansOracleBlog on Feb 12, 2016; 7:21am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/adcfgclone-pl-database-cloning-tp559p561.html

Sorry,
Now I see :

ORA-01503: CREATE CONTROLFILE failed
ORA-01158: database  already mounted

ORA-00210: cannot open the specified control file
ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 4754
ORA-06512: at line 1

Check Troubleshooting RapidClone issues with Oracle Applications R12 (Doc ID 603104.1)
If it is hard for you; then ;
First do the preclone on source again and retry -->

1. Prepare the source system database tier for cloning

cd [RDBMS ORACLE_HOME]/appsutil/scripts/[CONTEXT_NAME]
perl adpreclone.pl dbTier
2. Copy the Source System to the Target System
b. Copy the database tier file system

3. Restart the DB-Tier configuration script on the target :

cd <RDBMS ORACLE_HOME>/appsutil/clone/bin
perl adcfgclone.pl dbTier


If it wont solve, diagnose using the following;

Troubleshooting RapidClone issues with Oracle Applications R12 (Doc ID 603104.1)