ORA-00600: internal error code, arguments: [krbrrd_krbrddo_fails
The documentation note,1454479.1, indicates that the error is caused by a bug "Compressed backups with very small amount of data may fail to restore." ()
In my case the last rman backup file was 1420800 kb. Is there anyway to find out what was in that last file ?
After the rman restore finished, I was able to recreate the control file and start the database, i'm guessing that that last file must have contained the redo log information, because
the redo logs were not created by the rman backup. The clone I was creating is in noarchivelog mode.