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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to Keep latest backupset on disk and tape, but delete older backupset from disk?

Re: How to Keep latest backupset on disk and tape, but delete older backupset from disk?

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 01 Mar 2006 21:52:40 +0100
Message-ID: <du50qn$dm0$1@news2.zwoll1.ov.home.nl>


dax.desai_at_gmail.com wrote:
> I want to do the below scenario:
>
> Backup my Oracle 9i db to disk.
> Backup the backupsets from disk to tape.
> Delete any older backupsets from disk.
>
> I should have the latest backupset on disk at any given time according
> to this routine. What is the method to achieve this?
>

Combo of tape backup software and RMAN; use RMAN to create the Oracle backup, use the tape backup software to backup your backups to tape, use RMAN to do the housekeeping. (delete noprompt obsolete, with retention is set to 1, delete noprompt expired backup, delete ...)

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Mar 01 2006 - 14:52:40 CST

Original text of this message

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