RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on c1 channel at 10/21/2009 15:20:04
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
IBM AIX RISC System/6000 Error: 106: Reserved errno was encountered
Additional information: 7011
ORA-19511: Error received from media manager layer, error text:
SBT error = 7011, errno = 106, sbtopen: system error
解决办法:
环境
TSM5.3 in UNIX
问题
rman backup error:
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
IBM AIX RISC System/6000 Error: 106: Reserved errno was encountered
Additional information: 7011
ORA-19511: Error received from media manager layer, error text:
SBT error = 7011, errno = 106, sbtopen: system error
解答
确保Oracle用户对tdpoerror.log, dsierror.log有写权限.这两个文件的可能位置:
1.在tdpo.opt中指定了DSMI_LOG目
2.dsm.sys中指定了errorlogname
3.DSMI_LOG环境变量指定的位置
阅读(5695) | 评论(0) | 转发(1) |