Home » RDBMS Server » Backup & Recovery » Delete obsolete backups (10.2.0.2 on Solaris 5.9)
Delete obsolete backups [message #405197] Tue, 26 May 2009 23:26 Go to next message
harshkumar
Messages: 34
Registered: February 2008
Location: Delhi
Member
Hi,

We took the rman backup on tape using 'ArcServe' Backup agent. Now we are not having tape library attached. We did not use catalog.

We now created the Catalog and taking the backup on Disk.

I want to remove the old backups (tapes) from rman repository but if i run the command:

RMAN> allocate channel for maintenance device type sbt;
RMAN> delete obsolete;


It then hanged and shows the wait class 'Administrative'.

Please help me to remove the previous tape backups from RMAN repository.

Thanks,
Harsh
Re: Delete obsolete backups [message #405267 is a reply to message #405197] Wed, 27 May 2009 04:41 Go to previous message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
You could try the following:

RMAN> allocate channel for maintenance device type sbt
        parms 'SBT_LIBRARY=oracle.disksbt, ENV=(BACKUP_DIR=/tmp)';
RMAN> delete obsolete;
Previous Topic: RMAN-06004: ORACLE error from recovery catalog database: RMAN-20011: target database incarnation is
Next Topic: Move required_backup_scn?
Goto Forum:
  


Current Time: Fri Apr 19 02:58:13 CDT 2024