Thanks much
Saurabh Shukla, September 05, 2016 - 8:44 am UTC
Just one question, how the BCT can be disabled at target side in duplicate run block?
September 06, 2016 - 2:17 am UTC
What they say "target" in effect it is the *source* database they are referring to (in the same way we do)
connect target u/p
connect auxiliary i/p
and the duplicate from the "target" (ie the *source*) to the aux.
But that does seem a drastic option to me (because presumably it would mean your *next* target backup would have to rescan all the files to re-establish the block change tracking file)
Error When restore Database
Youheng Chhieng, June 26, 2024 - 2:27 am UTC
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 16172
ORA-06512: at "SYS.X$DBMS_RCVMAN", line 16126
ORA-06512: at line 1
RMAN-03015: error occurred in stored script Memory Script
RMAN-10035: exception raised in RPC:
ORA-19583: conversation terminated due to error
ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 3336
ORA-19870: error while restoring backup piece /dba_backup/backup/FCPRI/Full_FCPRI_22062024_19268_1_1172284624
ORA-00600: internal error code, arguments: [krbebad_1], [0], [0], [], [], [], [], [], [], [], [], []
ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 3333
RMAN-10031: RPC Error: ORA-19583 occurred during call to DBMS_BACKUP_RESTORE.RESTOREBACKUPPIECE
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 06/26/2024 09:11:06
RMAN-05501: aborting duplication of target database
June 26, 2024 - 2:36 am UTC
Any time you get an ORA-600, its time to call Support.
eg
Bug 35914103 ORA-19599 / ORA-600 [krbebad_1] during RMAN restore
Bug 32966688 OSBWS: Restore from cloud fails with ORA-600 [krbebad_1]