RMAN Backup Fails With ORA-19571
RMAN-00571: ===========================================================
RMAN-00569: ===============
ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on
ORA_DISK_1 channel at 06/06/2008 20:47:31
ORA-19571: archived-log recid 13100 stamp 656015599 not found in controlfile
If you are getting above error message then apply below solution
1. increase value of CONTROL_FILE_RECORD_KEEP_TIME parameter
NOTE: It is static parameter so we need to bounce our database to take effect.
2. Use RECOVERY CATALOG instead of CONTROLFILE to keep RMAN backup information.
No comments:
Post a Comment