SCO 克隆恢复失败,出现 ORA-00283 和 ORA-00600 错误
适用于
- 适用于 Oracle 的 SnapCenter 插件 (SCO)
- Oracle 数据库
- SnapCenter SCCLI
问题
使用 SnapCenter Plug-in for Oracle 通过 sccli 命令执行具有恢复功能的数据库克隆时,操作完成并出现警告,无法打开克隆的数据库。spl.log 显示以下错误:
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.