query to get any missing archive logs backed up to tape
Hi,
We backup database and archivelogs to SAN storage using networker/RMAN. I want to run query once a week or so to check if any archivelog backup is missed.
If there a query I can use to check if there are any missing archives which are not backed up from specific date to specific date OR starting from specific sequence number ? Please post query. My intention is to quickly figure out by any chance not a single archive log is not missed back up after week end full backup OR specific date to specific date
Thanks