Oracle DBA, How To, Error, Cause and Action

ORA-16171: RECOVER...FINISH not allowed due to gap for thr string, seq string-string

ORA-16171: RECOVER...FINISH not allowed due to gap for thr string, seq string-string


Cause:


See alert log for more details



Action:


Copy missing archived logs from primary or another standby. Register the logs and reissue the RECOVER...FINISH command. If the logs are not available, issue the ALTER DATABASE RECOVER MANAGED STANDBY SKIP command to ignore the standby redo log files.

No comments:

Post a Comment

Thanks for your comment.