免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3990 | 回复: 5
打印 上一主题 下一主题

[备份软件] tsm往3310上备份oracle报错,不知道如何继续查了,请帮忙看看.3q [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-08-14 23:34 |只看该作者 |倒序浏览
run {allocate channel t1 type 'sbt_tape' parms
'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt) ' ;
backup
incremental level 0
filesperset 20
format 'db_%d_%t_%s_%p'
(database include current controlfile);
release channel t1;
}




RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on t1 channel at 08/14/2007 23:33:23
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: 406: System call error number 406.

不知道如何往下查了,郁闷.请帮忙看看.谢谢

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
2 [报告]
发表于 2007-08-14 23:36 |只看该作者
failed to initialize storage subsystem (SBT) layer

论坛徽章:
0
3 [报告]
发表于 2007-08-14 23:38 |只看该作者
# /oracle/product/9.2.0/bin/sbttest test
Message 112 not found; No message file for product=RDBMS, facility=SBT
Message 101 not found; No message file for product=RDBMS, facility=SBT
Message 7011 not found; No message file for product=RDBMS, facility=SBT

在oracle下,也报这个错
$ /oracle/product/9.2.0/bin/sbttest test
The sbt function pointers are loaded from libobk.a(shr.o) library.
Return code -1 from sbtinit, bsercoer = 7011, bsercerrno = 406
sbtopen: System error - eg. malloc, fork errors


-

论坛徽章:
0
4 [报告]
发表于 2007-08-14 23:39 |只看该作者
原帖由 yddll 于 2007-8-14 23:36 发表
failed to initialize storage subsystem (SBT) layer



能给点具体的方法或提示吗? 谢谢.
用disk的方式可以备份,问题应该是在sbt这里,只是不知道怎么查

论坛徽章:
0
5 [报告]
发表于 2007-08-15 01:59 |只看该作者
在tsm中查看定义的libvol:
TSM:TSM> query libvol
ANR2017I Administrator SERVER_CONSOLE issued command: QUERY LIBVOL
ANR2034E QUERY LIBVOLUME: No match found using this criteria.

在aix上用tapeutil测试:
tapeutil->open a device->Test Unit Ready
Issuing test unit ready...
Operation failed with errno 46: Device not ready
Error Sense Data,  Length 96

用tar测试:
# tar cvf /dev/rmt0/test.tar ./websm.script
tar: /dev/rmt0/test.tar: The device is not ready for operation.

-------------------
以上这些能确定是带库配置的问题?

[ 本帖最后由 sky_sc 于 2007-8-15 02:02 编辑 ]

论坛徽章:
0
6 [报告]
发表于 2007-08-15 08:58 |只看该作者
用tapeutil做
17. Load/Unload Medium
31. Unload/Load Tape
都可以的,但是做
6. Test Unit Ready
还是报not ready的错误

[ 本帖最后由 sky_sc 于 2007-8-15 09:26 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP