Skip to content

RMAN-08138: WARNING: archived log not deleted – must create more backups

RMAN> delete archivelog all;

RMAN-08138: WARNING: archived log not deleted – must create more backups

archived log file name=/holding/testdb2/archive_logs/1_691_941163822.dbf thread=1 sequence=691

………………………………………….

RMAN-08138: WARNING: archived log not deleted – must create more backups

archived log file name=/holding/testdb2/archive_logs/1_694_941163822.dbf thread=1 sequence=694

Solution #1 Delete noprompt

Example:

#rman connect /

RMAN>delete noprompt backup_tag=TAG20260306T135819

Leave a Reply

Your email address will not be published. Required fields are marked *