Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: rman - delete archivelog command

Re: rman - delete archivelog command

From: Alex Gorbachev <gorbyx_at_gmail.com>
Date: Wed, 12 Oct 2005 23:23:44 +0200
Message-ID: <c2213f680510121423w50fa4efds@mail.gmail.com>


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-l
Received on Wed Oct 12 2005 - 17:29:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US