Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: rman - delete archivelog command
Hi Pete,
It removes archived logs from archived logs destination (or where they were archived). It doesn't touch backups of archived redo logs. to delete backup of something there is DELETE BACKUP OF ...
RMAN can delete archived logs automatically if you use "DELETE INPUT" clause.
Regards,
Alex
2005/10/12, Peter.Hitchman_at_thomson.com <Peter.Hitchman_at_thomson.com>:
> Hi,
> When using rman 9i and issuing a "delete archivelog" command, does this just delete the log file from disk or does it want to also delete it from the backup media. I am trying to figure out if I can use this command to manage the presence of archive logs on disk, after running a "backup database plus archivelog" command.
>
> Regards
>
> Pete
> --
> http://www.freelists.org/webpage/oracle-l
>
-- Best regards, Alex Gorbachev -- http://www.freelists.org/webpage/oracle-lReceived on Wed Oct 12 2005 - 17:29:16 CDT
![]() |
![]() |