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.
编辑:568数据
标签:文档,backup,ORA,valid,start