RAC Disk Space is full
Oracle RAC: 11.2.0.3.0
Linux: Red Hat 6,8
Nodes: 2
Question: Disk space is running at 92%, and I need to delete older backups to make some room. I have 4 days worth of backup in RMAN, from March 2 - March 5. I know how to delete backup set by using the command,
DELETE BACKUPSET <SET#>. How do I delete the archive log from that set as well? Here is the screen shot of DB backup set.
BS Key Type LV Size Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ ---------------
25165 Incr 0 18.12G DISK 00:40:13 02-MAR-17
Thanks for your help.