Oracle DBA, How To, Error, Cause and Action

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

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.

No comments:

Post a Comment

Thanks for your comment.