RMAN Duplicate failing with RMAN-06136, ORA-01503, ORA-00349
(Doc ID 2206423.1)
Last updated on MAY 16, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
RMAN Duplicate failing with errors:
channel clone_default: deleting archived log(s)
archived log file name=<Path>/archivelog/2016_11_20/o1_mf_1_16958__9325410298176_.arc RECID=35806 STAMP=928433777
channel clone_default: deleting archived log(s)
archived log file name=<Path>/archivelog/2016_11_20/o1_mf_2_18862__9325410505063_.arc RECID=35807 STAMP=928433789
media recovery complete, elapsed time: 00:11:16
Finished recover at 20-11-2016 18:45:22
Oracle instance started
Total System Global Area 4294967296 bytes
Fixed Size 5291928 bytes
Variable Size 1325400168 bytes
Database Buffers 2936012800 bytes
Redo Buffers 28262400 bytes
sql statement: CREATE CONTROLFILE REUSE SET DATABASE "<name>" RESETLOGS ARCHIVELOG
MAXLOGFILES 1024
MAXLOGMEMBERS 5
MAXDATAFILES 32767
MAXINSTANCES 32
MAXLOGHISTORY 33012
LOGFILE
GROUP 1 ( '/<filesystem>/fra/<db unique name>/onlinelog/group_1.272.879505287', '+DISK1' ) SIZE 8 G REUSE,
GROUP 2 ( '+DISK1', '/<filesystem>/fra/<db_unique_name>/onlinelog/group_2.273.879505301' ) SIZE 8 G REUSE,
GROUP 5 ( '+DISK1', '/<filesystem>/fra/<db_unique_name>/onlinelog/group_5.277.915030779' ) SIZE 8 G REUSE,
GROUP 6 ( '+DISK1', '/<filesystem>/fra/<db_unique_name>/onlinelog/group_6.278.915030853' ) SIZE 8 G REUSE
DATAFILE
'/<path>/datafile/system.278.879505311'
CHARACTER SET IW8ISO8859P8
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 11/20/2016 18:46:13
RMAN-05501: aborting duplication of target database
RMAN-06136: ORACLE error from auxiliary database: ORA-01503: CREATE CONTROLFILE failed
ORA-00349: failure obtaining block size for '+DISK1'
ORA-29701: unable to connect to Cluster Synchronization Service
ORA-29701: unable to connect to Cluster Synchronization Service
ORA-29701: unable to connect to Cluster Synchronization Service
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 |