ORA-16101: a valid start SCN could not be found ORACLE 报错 故障修复 远程处理

文档解释

ORA-16101: a valid start SCN could not be found

Cause: An SCN from which to start could not be found.

Action: Register the first log file following the backup from which this database was generated. Using the ALTER DATABASE REGISTER LOGILE statement to register the database is recommended. Alternatively, you can provide a starting SCN value with this startement.


数据运维技术 » ORA-16101: a valid start SCN could not be found ORACLE 报错 故障修复 远程处理