Home » RDBMS Server » Backup & Recovery » Problem in using Tape drive (HP C15374A SCSI seq. devic) backup (WindowsXP-(Oracle9i))
Problem in using Tape drive (HP C15374A SCSI seq. devic) backup [message #278557] Mon, 05 November 2007 01:17 Go to next message
pankajkmeena
Messages: 46
Registered: September 2007
Member
I am having tape drive 'HP C15374A SCSI sequential device' that works fine with WindowsXP NT-Backup. But When i Use this with

RMAN (Oracle9i)to Take Backup it gives error.
Although Channel allocation is ok as shown

RMAN> run
2> {
3> allocate channel c1 device type sbt;
4> }

allocated channel: c1
channel c1: sid=10 devtype=SBT_TAPE
channel c1: MMS Version 2.1.2.1
released channel: c1

But When i backup some file it gives error. i am using orasbt.dll that i got from PandaGeek.com (attached).
can some one help why i am getting this error.whether my dll is not ok or some other error. From where i can get orginal dll

for this device ????


run
{
allocate channel c1 device type sbt;
backup spfile;
}


RMAN> run
2> {
3> allocate channel c1 device type sbt;
4> backup spfile;
5> }

allocated channel: c1
channel c1: sid=10 devtype=SBT_TAPE
channel c1: MMS Version 2.1.2.1

Starting backup at 05-NOV-07
channel c1: starting full datafile backupset
channel c1: specifying datafile(s) in backupset
including current SPFILE in backupset
channel c1: starting piece 1 at 05-NOV-07
released channel: c1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on c1 channel at 11/05/2007 12:29:50
ORA-19506: failed to create sequential file, name="04j09k5s_1_1", parms=""
ORA-27007: failed to open file
ORA-19511: Error received from media manager layer, error text:
SBT error = 7011, errno = 2, sbtopen: system error

Re: Problem in using Tape drive (HP C15374A SCSI seq. devic) backup [message #278565 is a reply to message #278557] Mon, 05 November 2007 01:26 Go to previous messageGo to next message
Michel Cadot
Messages: 68653
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Oracle is unable to find the target.
Are you sure parms must be NULL?

Regards
Michel
Re: Problem in using Tape drive (HP C15374A SCSI seq. devic) backup [message #278583 is a reply to message #278565] Mon, 05 November 2007 01:55 Go to previous messageGo to next message
pankajkmeena
Messages: 46
Registered: September 2007
Member
can u please tell me what parameters i have to use
Re: Problem in using Tape drive (HP C15374A SCSI seq. devic) backup [message #278593 is a reply to message #278583] Mon, 05 November 2007 02:16 Go to previous message
Michel Cadot
Messages: 68653
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
I don't know, ask your DLL provider.

Regards
Michel
Previous Topic: reuse existing dbf file from another corrupted DB
Next Topic: backup issu
Goto Forum:
  


Current Time: Mon May 20 11:21:08 CDT 2024