SCO Clone with Recovery Fails with ORA-00283 and ORA-00600
Applies to
- SnapCenter Plug-in for Oracle (SCO)
- Oracle Database
- SnapCenter SCCLI
Issue
When performing a database clone with recovery using SnapCenter Plug-in for Oracle via the sccli command, the operation completes with warnings and the cloned database cannot be opened. The spl.log show the following errors:
PL-SCO-30049: Recovery of cloned database with SID SIDNAME failed with error:
"ORACLE-30036: Recovery of SIDNAME failed due to the following error(s):
[ORACLE-00001: Error executing SQL: [RECOVER AUTOMATIC DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL PARALLEL 1;]. The command returned: ORA-00283: recovery session canceled due to errors
ORA-00600: internal error code, arguments: [test_2], [], [], [], [], [], [], [], [], [], [], []]"
Manual recovery of the database will be required.