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: RMAN error code

RE: RMAN error code

From: Mercadante, Thomas F <thomas.mercadante_at_labor.state.ny.us>
Date: Fri, 4 Mar 2005 11:14:03 -0500
Message-ID: <C9995D8C5E0DDA4A8FF9D68EE666CE0702A97409@exchsen0a1ma>


Drake,

We also back stuff up to tape and periodically issue commands to purge old backups. My commands look like:

RMAN>
RMAN> allocate channel for maintenance type 'SBT_TAPE';

2> 
3> change backuppiece 415933 delete;                           
4> change backuppiece 415934 delete;                           

So, you should be able to delete backups from tape.

Tom

-----Original Message-----
From: Drake Emko [mailto:drakee_at_ufl.edu] Sent: Friday, March 04, 2005 10:46 AM
To: Mahesh Rajendran
Cc: Oracle List
Subject: Re: RMAN error code

Mahesh Rajendran wrote:
> YOu are trying to delete backupsets that reside on tape.
>
> did your issue this?
> rman> allocate channel for maintenance type 'sbt_tape';
>
> and this is the issue with media library.

Hi Mahesh,

Yes, I allocated the channel properly beforehand. I agree that this is likely a problem with the media library; I'll have to meet with our TSM administrator to see if there are any problems on the tape end...

Thanks,
Drake

--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 04 2005 - 11:17:21 CST

Original text of this message

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