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: controlfile backup obsolete

Re: controlfile backup obsolete

From: Mladen Gogala <mgogala_at_adelphia.net>
Date: Thu, 19 Jun 2003 18:58:49 -0700
Message-ID: <F001.005B5BEC.20030619183941@fatcity.com>


Obsolescence of a backup is defined by existance of other, redundant backups. Give a "redundant" option to your backup command and RMAN will wait for 30 backups before declaring the current one obsolete.

On 2003.06.19 22:09, [EMAIL PROTECTED] wrote: Hello List, sorry about posting this again but , no one responded and I am really stuck
I am using Oracle 9i release 2 enterprise edition on win32 After connecting thru rman , I made sure that I did not have any backupsets by running
delete backup ;
and then checked with list backup ;
I have set a recovery window of 4 days with : CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 4 DAYS; And enabled autobackup of controlfiles and spfiles : CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'D:\%F';
Then I created a backup of the entire database :  backup database ;
(This created a separate backup piece : D:\C-2202427048-20030619-05) This is the only backup of the control file I have. I checked with RMAN> LIST BACKUP OF CONTROLFILE;
List of Backup Sets



BS Key Type LV Size Device Type Elapsed Time Completion Time Received on Thu Jun 19 2003 - 20:58:49 CDT

Original text of this message

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