Oracle DBA, How To, Error, Cause and Action

ORA-01291: missing logfile

ORA-01291: missing logfile


Cause:


Not all logfiles corresponding to the time or scn range specified have been added to the list.



Action:


Check the v$logmnr_logs view to determine the missing scn range, and add the relevant logfiles.

No comments:

Post a Comment

Thanks for your comment.