report obsolete [message #281359] |
Fri, 16 November 2007 09:08 |
garry143
Messages: 17 Registered: November 2007
|
Junior Member |
|
|
i'm lil confused about rman's obsolete backups.
i have set revovery window of 8 days, and my control_file_record_keep_time is 10 days.
rman is storing two backupprices in each backup set.
eg. O1_MF_NCSN1_TAG20071107T040139_3M308D9L_.BKP-- this is control file and spfile backup
and O1_MF_NNND1_TAG20071107T040139_3M2ZQMX6_.BKP-- this is datafiles backup.
so when i run report obsolete it only shows O1_MF_NCSN1_TAG20071107T040139_3M308D9L_.BKP as obsolete (which is older than 8 days, and does not show O1_MF_NNND1_TAG20071107T040139_3M2ZQMX6_.BKP as obsolete( itz also older than 8 days)
So i have to manualy delete the other backup piece every day.
Does anyone know why rman doesn't consider datafile backup as obsolete.
any help would be greatly appreciated.
Thanks
|
|
|
|
Re: report obsolete [message #281375 is a reply to message #281359] |
Fri, 16 November 2007 10:29 |
garry143
Messages: 17 Registered: November 2007
|
Junior Member |
|
|
thanks
so even if i take full rman backup every sunday and
incr backup mon thru sat..
it won't delete the rman backups which r older than 8 days( it doesnt delete even inc backups which r 12 days older)
|
|
|
|
|