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

Home -> Community -> Usenet -> c.d.o.server -> Re: Deleting old archivelog files in Windows 2000

Re: Deleting old archivelog files in Windows 2000

From: Paul Drake <bdbafh_at_gmail.com>
Date: 5 Oct 2004 21:45:37 -0700
Message-ID: <910046b4.0410052045.68e6328f@posting.google.com>


satarnag_at_hotmail.com (Rozz Williams) wrote in message news:<bc356f74.0410051447.4d5a3f7e_at_posting.google.com>...
> Hi,
>
> Is there a way in windoze 2000 to delete old archive log files older
> than x many days without installing a third party software like I did
> with Windoze NT?
>
> Thanks in advance

sure.

  1. spool out a delete script based upon v$archived_log.
  2. use the forfiles.exe utility that is downloadable without purchasing the resource kit.
  3. use rman (with the delete input switch)

-bdbafh Received on Tue Oct 05 2004 - 23:45:37 CDT

Original text of this message

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