Home » RDBMS Server » Backup & Recovery » how to delete rman backups
how to delete rman backups [message #128963] Thu, 21 July 2005 07:03 Go to next message
dnvs_praveen
Messages: 47
Registered: July 2005
Location: bangalore
Member

I took full database backup on 19th by using rman.
and i took full database backup on 20th by using rman.

now 19th rman backup is not useful for me and i want to delete them. what is the procedure to delete rman based backups?

Praveen
Re: how to delete rman backups [message #128966 is a reply to message #128963] Thu, 21 July 2005 07:08 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmconc3.htm#462766
Re: how to delete rman backups [message #130564 is a reply to message #128963] Mon, 01 August 2005 02:18 Go to previous message
shettyshetty
Messages: 18
Registered: June 2005
Location: Malaysia
Junior Member
Praveen,

You need to set the retention policy to one & then delete the obsolete backups.

After connecting to Catalog & Target database

RMAN>configure retention policy to redundancy 1;
RMAN>report obsolete;


RMAN>Delete obsolete;

-Sunil
Previous Topic: Is it possible to install and run RMAN remotely ?
Next Topic: Restore time 15x backup time
Goto Forum:
  


Current Time: Fri Mar 29 02:37:23 CDT 2024