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 Quick clean-up

Re: RMAN Quick clean-up

From: Steve Boyd <pimaco_oracle_at_hotmail.com>
Date: Tue, 09 May 2000 14:19:29 GMT
Message-Id: <10492.105234@fatcity.com>


Sure. Write a script in perl, ksh, awk, or whatever to do your work, and then schedule it through cron or at. I have a perl script that I schedule through at(NT, so I can't use cron) and it removes files that are older than 2 weeks. I run it on my nightly exports, so that I'll always have 2 weeks worth of dump files.

>From: "James Howerton" <jhowerton_at_uabmc.edu>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: RMAN Quick clean-up
>Date: Tue, 09 May 2000 06:27:42 -0800
>
>DBA's,
>
>Does anyone have a quick method for removing obsolete backup sets and
>archivelogs? I'm spending way too much time doing this each week.
>
>Thanks
>
>...JIM...
>
>
>--
>Author: James Howerton
> INET: jhowerton_at_uabmc.edu
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com Received on Tue May 09 2000 - 09:19:29 CDT

Original text of this message

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