Delete expired archivelogs using RMAN

Below commands will helpful for deleting expired archivelog files through RMAN :

RMAN>list expired archivelog all;

RMAN>crosscheck archivelog all;

RMAN>delete noprompt expired archivelog all;

Now check the output with below command it should not return any list

RMAN> list expired archivelog all;
using target database control file instead of recovery catalog
specification does not match any archived log in the repository
RMAN>

 

Thank You !!

Post a comment or leave a trackback: Trackback URL.

Comments

  • charles anye  On April 29, 2015 at 6:44 pm

    Thanks for helpfull

  • prmdth  On September 2, 2015 at 7:52 am

    thank you for sharing above steps. very helpfull

  • poker88 alternatif  On June 12, 2018 at 9:16 pm

    Thanks for finally writing about >Delete expired archivelogs using RMAN | ORACLE DBA BLOG <Loved it!

Trackbacks

Leave a comment