Oracle DBA, How To, Error, Cause and Action

ORA-00365: the specified log is not the correct next log

ORA-00365: the specified log is not the correct next log


Cause:


The specified log failed to pass checks to ensure it corresponds to the log that was just applied. This is probably the result of using a log that was generated against a cold backup image of the database.



Action:


Find the log that was generated by this copy of the database and give that filename to recovery.

No comments:

Post a Comment

Thanks for your comment.