Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: getting RMAN to mark and delete obsolete
Volker Hetzer wrote:
> Glen schrieb:
>
>> Volker Hetzer wrote:
>>> One beginners mistake is to have not enough space in the control file. >>> Does the parameter "control_file_record_keep_time" ring a bell? >>> >>> Lots of Greetings! >>> Volker >> >> >> ah! cfrkt is set at 7, just reading up on it a bit now, although the >> doc's are a tad confusing so far... do I increase the cfrkt to have a >> larger recovery window?
>> I'm thinking at the default cfrkt of 7 I should still be able to issue >> a "delete obsolete recovery window of 3 days", correct?
I manually deleted the backups older than 7 days, and set cfrkt to a higher number for future. In the meantime, it is not even letting me delete backups newer than 7 days.
Getting some strange stuff here:
RMAN> list backup summary;
List of Backups
82 B F A DISK 11-NOV-06 1 1 83 B 1 A DISK 13-NOV-06 1 1 TAG20061113T020006 84 B A A DISK 13-NOV-06 1 1 TAG20061113T020053 85 B F A DISK 13-NOV-06 1 1 86 B 1 A DISK 14-NOV-06 1 1 TAG20061114T020006 87 B A A DISK 14-NOV-06 1 1 TAG20061114T020055 88 B F A DISK 14-NOV-06 1 1 89 B 1 A DISK 15-NOV-06 1 1 TAG20061115T020005 90 B A A DISK 15-NOV-06 1 1 TAG20061115T020052 91 B F A DISK 15-NOV-06 1 1
RMAN> report obsolete;
RMAN retention policy will be applied to the command RMAN retention policy is set to recovery window of 7 days no obsolete backups found
RMAN> report obsolete recovery window of 1 days;
Report of obsolete backups and copies
Type Key Completion Time Filename/Handle -------------------- ------ ------------------ -------------------- Backup Set 82 11-NOV-06 Backup Piece 82 11-NOV-06 E:\BACKUP\RMAN\ONLINE\C-2040268233-20061111-00 Backup Set 85 13-NOV-06 Backup Piece 85 13-NOV-06
no obsolete backups found
RMAN> In any case I have opened up a SR, we'll see what they say.. Received on Wed Nov 15 2006 - 12:27:04 CST
![]() |
![]() |