My Oracle Support Banner

Duplicate from Windows to Linux ORA-600 [KTBRCL:CDLC NOT IN CR] (Doc ID 1508375.1)

Last updated on MARCH 14, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.1 and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Error during duplicate from Windows to Linux

starting media recovery

channel ORA_AUX_DISK_1: starting archived log restore to user-specified
destination
archived log destination=<+dgroup>
channel ORA_AUX_DISK_1: restoring archived log
archived log thread=1 sequence=362
channel ORA_AUX_DISK_1: reading from backup piece /<path>/<backup_piece_name_1_1>
channel ORA_AUX_DISK_1: piece handle=/<path>/<backup_piece_name_1_1> tag=TAG20120817T020356
channel ORA_AUX_DISK_1: restored backup piece 1
channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:01
archived log file name=<+dgroup>/<dbname>/<file_type>/<date>/<thread_#_seq>_<seqno>.<file>.<incarnation> thread=<#> sequence=<seqno>
Oracle instance started

Total System Global Area    5344731136 bytes

Fixed Size                     2237776 bytes
Variable Size               1124076208 bytes
Database Buffers            4194304000 bytes
Redo Buffers                  24113152 bytes

contents of Memory Script:
{
   sql clone "alter system set  db_name =
 ''FSCMTP'' comment=
 ''Reset to original value by RMAN'' scope=spfile";
   sql clone "alter system reset  db_unique_name scope=spfile";
   shutdown clone immediate;
}
executing Memory Script

Errors in memory script
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: ORACLE error from auxiliary database: ORA-01507: database not mounted
ORA-06512: at "SYS.X$DBMS_RCVMAN", line 13466
ORA-06512: at line 1
RMAN-03015: error occurred in stored script Memory Script
RMAN-20000: abnormal termination of job step
RMAN-11003: failure during parse/execution of SQL statement: alter database recover logfile
'<+dgroup>/<dbname>/<file_type>/<date>/<thread_#_seq>_<seqno>.<file>.<incarnation>'
RMAN-11001: Oracle Error: ORA-10562: Error occurred while applying redo to data block (file# 2, block# 41789)
ORA-10564: tablespace SYSAUX
ORA-01110: data file 2: '<+dgroup>/<dbname>/<file_type>/<file_type_tag>.<file>.<incarnation>'
ORA-10561: block type 'TRANSACTION MANAGED INDEX BLOCK', data object# 272
ORA-00600: internal error code, arguments: [ktbrcl:CDLC not in CR], [166], [], [], [], [], [], [], [], [], [], []
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 08/17/2012 02:43:08
RMAN-05501: aborting duplication of target database

Changes

 

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
Changes
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.