How to clean old archive log without backup
390379Jun 13 2007 — edited Aug 26 2012We are running 10gR2 + ASM + RAC on AIX using Hitachi SAN.
Question:
We have a test database running under ASM in archive log mode.
-----------
I would like to remove the archive logs older than 1 day without backing up anywhere. On regular filesystem I can do find with mtime and remove.
How can I do this for ASM volumes.
Thanks
-Ashok