Oracle DBA, How To, Error, Cause and Action

ORA-01315: Log file has been added or removed during select

ORA-01315: Log file has been added or removed during select


Cause:


A redo log file has been added or removed while selecting on the v$logmnr_logs fixed view.



Action:


Re-issue the SQL select statement on the v$logmnr_logs view.

No comments:

Post a Comment

Thanks for your comment.