由于oratab错误或仍存在重做或归档日志、克隆失败
适用场景
适用于Oracle (SCO)的SnapCenter插件4.x
问题描述
如果先前的克隆未正确清理或清理得过好(缺少
oratab 文件)、可能会出现以下任何错误:An exception thrown during the execution of method registerDatabase and the exception message is ORACLE-00500: oratab file does not exist. Expecting oratab file at /etc/oratab..PL-SCO-20032: canExecute operation failed with error:PL-SCO-30001: Database SID "<CLONE_SID>" already exists, there may be an existing database defined with this SID.PL-SCO-30048: The log archive destination log_archive_dest_1 is not empty.PL-SCO-30031: Redo log file /ora/<CLONE_SID>/origlogA/<REDO_LOG_NAME>.dbf exists.
- 这些也可能会显示出来,但不要使克隆操作失败 - 文件每次都会被添加以使它们变得更大:
PL-SCO-30051: File "/oracle/<CLONE_SID>/19/dbs/init<CLONE_SID>.ora" already exists for clone SID, there may be an existing database defined with this SID.PL-SCO-30051: File "/oracle/<CLONE_SID>/19/dbs/spfile<CLONE_SID>.ora" already exists for clone SID, there may be an existing database defined with this SID.PL-SCO-30051: File "/oracle/<CLONE_SID>/19/dbs/orapw<CLONE_SID>" already exists for clone SID, there may be an existing database defined with this SID.