My Oracle Support Banner

R12: RAC To RAC Cloning is failing when using RMAN for copying Database (Doc ID 1520144.1)

Last updated on APRIL 04, 2025

Applies to:

Oracle Applications Manager - Version 12.0.0 to 12.1.3 [Release 12 to 12.1]
Information in this document applies to any platform.

Symptoms

Following Step 5.1.4.1 in Note 559518.1 the adclone.pl step fails during Stage 3 of the restore process.

RMAN> host 'echo "In the above output, if RMAN-03002 and RMAN-06054 errors are present, they can be safely ignored." >> /oracle/product/11.2.0.3/appsutil/out/EBSS11_ebss1rac1/restore-rac2.log';
2> alter database open resetlogs;
3> shutdown normal
4> startup mount pfile=/oracle/product/11.2.0.3/dbs/initEBSS11.ora.tmp
5> host 'sed "s:db_name=.*:db_name=EBSS1:g" /oracle/product/11.2.0.3/dbs/initEBSS11.ora.tmp > /oracle/product/11.2.0.3/dbs/initEBSS11.ora.tmp.delete';
6> host 'cp /oracle/product/11.2.0.3/dbs/initEBSS11.ora.tmp.delete /oracle/product/11.2.0.3/dbs/initEBSS11.ora.tmp';
7> exit
host command complete

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of alter db command at 10/01/2012 09:01:53
ORA-19751: could not create the change tracking file
ORA-19750: change tracking file: '+DB_ORCL_DAT0152/ebsc2/changetracking/ctf.896.793680933'
ORA-17502: ksfdcre:1 Failed to create file +DB_ORCL_DAT0152/ebsc2/changetracking/ctf.896.793680933
ORA-17501: logical block size 4294967295 is invalid
ORA-15001: diskgroup "DB_ORCL_DAT0152" does not exist or is not mounted
ORA-17503: ksfdopn:2 Failed to open file +DB_ORCL_DAT0152/ebsc2/changetracking/ctf.896.793680933
ORA-15001: diskgroup "DB_ORCL_DAT0152" does not

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.