How to delete old archived log from certain dates - or find sequence number from ASM(FRA) from RAC
DB: 11.2.0.3
OS: Linux 6.6
RAC: 5 nodes
Storage: ASM
I am looking for
1. a query to figure out archived log sequence number to delete archived log older then 7 days from FRA - ASM.
and.
2. syntax to delete archived log using sequence number and/or delete archived log sysdate -7 using RMAN.
thank you.