I am Trying to create a Report for RMAN Backup Jobs Status and I need queries to fetch the below outputs.
1. Last successful status of FUll backup.
2. How many backups was not completed successfully from last 7 days with DB name (Full , Incr and Arch)
3. Backups runtime info
I Have Rman Catalog database register with 50 databases and easy way to fetch this details for all databases will be good.