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: Delete Old Rman Backups

Re: Delete Old Rman Backups

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Tue, 22 Aug 2000 07:05:01 -0400
Message-Id: <10597.115194@fatcity.com>


We do a similar scenario and delete the backup from the server with an rm command. However, this will not remove the backups from the recovery catalog. This does not hurt anything. You can clean up your recovery catalog using rman commands or sql if it gets too big.

HTH
Ruth
----- Original Message -----
From: Tim Kahn <tkahn2000_at_hotmail.com>
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Monday, August 21, 2000 4:21 PM
Subject: Delete Old Rman Backups

> Hi all,
> Here is an outline of the backup strategy in our shop:
> Every night three seperate crons jobs will do the following :
>
> 1. Delete anything that is older than one day from the backup directory.
> 1. Scheduled RMAN Scripts kick off overnight to do hot backups to disk.
> 2. The generated backup files are dumped to tape by server backups
scheduled
> by Unix SAs.
>
> The part I am not certain of is, is this the standard way to delete old
> backups generated by RMAN?
>
> TIA
>
> Tim
>
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> --
> Author: Tim Kahn
> INET: tkahn2000_at_hotmail.com
>
> 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).
Received on Tue Aug 22 2000 - 06:05:01 CDT

Original text of this message

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