Operating System - HP-UX
1752773 Members
4929 Online
108789 Solutions
New Discussion

RMAN - TDP restore issues,

 
aruns_s
Frequent Advisor

RMAN - TDP restore issues,

Hi,
Our oracle guys are receiving following errors while tryng to restore data from tape.Would some one please shed some lights?

RMAN> run {
allocate channel DB_TS_T12 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=/opt/qr/CG_backup/TDPO/tdpo.opt)';
allocate channel DB_TS_T22 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=/opt/qr/CG_backup/TDPO/tdpo.opt)';
}
2> 3> 4>
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on DB_TS_T12 channel at 09/01/2007 03:40:11
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
HPUX-ia64 Error: 2512: Unknown system error
Additional information: 7011
ORA-19511: Error received from media manager layer, error text:
SBT error = 7011, errno = 2512, sbtopen: system error
1 REPLY 1
Wim Rombauts
Honored Contributor

Re: RMAN - TDP restore issues,

I see this thread has been posted already 3 days ago, is this still an issue ?

In that cqse : Hard to tell what the problem is when there is no information on how the backups are taken ?
-> Do you have a backup software interfacing with RMAN
-> Do you run native RMAN backups
-> What are the backup commands.
-> How do you connect to the database from RMAN

And I further suggest you take this issue to Oracle, since they probably have more knowledge and expirience about possible issues.