How often should I backup archivelogs with RMAN?
836962Apr 4 2011 — edited Apr 6 2011I inherited a situation where "backup archivelog" is being run in RMAN every hour on our database. Right now, there are only 3 times a day when there are more than one archivelog per hour.
I can't decide if:
A. This is an easy way to ensure that the database can be recovered to within an hour without playing with the redo log sizes or checkpoints.
B. This is complete overkill and I should just backup the archivelogs with the nightly full database backups.
Any thoughts?
Thanks!