ORA-01315: Log file has been added or removed during select
What triggered the Error:
A redo log file has been added or removed while selecting on the v$logmnr_logs fixed view.What should we do to fix it:
Re-issue the SQL select statement on the v$logmnr_logs view.