免费注册 查看新帖 |

Chinaunix

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

[备份软件] dp 5.5备份oracle问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-05-23 20:54 |只看该作者 |倒序浏览
环境:cell manager---windows 2000
client :aix 5.3 +oracle 9.0.1

问题描述:通过windows 2000的cell manager已经可以实现client aix5.3的文件备份,

现在备份oracle的时候发现问题。插件已经正常ln,ln -s /usr/omni/lib/libob2oracle8_64bit.a $ORACLE_HOME/lib/libobk.a
但是通过/usr/bin/dump -H -X64 $ORACLE_HOME/bin/oracle,无法看到链接过的库。
手工使用rman ,自己指定media lib库的路径$ rman target sys/sys@SDC

Recovery Manager: Release 9.2.0.1.0 - 64bit Production

Copyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.

connected to target database: SDC (DBID=2120757306)

RMAN> RUN { ALLOCATE CHANNEL c1 DEVICE TYPE sbt  PARMS='SBT_LIBRARY=/usr/omni/li
b/libob2oracle8_64bit.a';
2>
3> release channel c1;

}

4> 5>
using target database controlfile instead of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on c1 channel at 05/23/2006 17:32:25
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27211: Failed to load Media Management Library
Additional information: 8


还是不行。


用cell manager的GUI工具ADD BACKUP.
pyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.

RMAN>
connected to target database: SDC (not mounted)
using target database controlfile instead of recovery catalog

RMAN> 2> 3> 4>
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on dummy channel at 05/23/2006 18:19:25
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
Additional information: 7110
ORA-19511: Error received from media manager layer, error text:
   SBT error = 7110, errno = 0, sbtinit: internal error - invalid argument(s)

RMAN>

Recovery Manager complete.
请高手指教,为什么,oracle无法敏感到DP提供的介质管理库?

论坛徽章:
0
2 [报告]
发表于 2006-05-23 21:47 |只看该作者
failed to initialize storage subsystem (SBT) laye
错误在这个地方,你的dp api  和 rman 还没建立起关系。检查配置

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
3 [报告]
发表于 2006-05-24 00:47 |只看该作者
oracle 9.0.1?
libob2oracle8_64bit.a?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP