omniback 备份问题。

[复制链接]
查看11 | 回复9 | 2005-10-30 17:05:33 | 显示全部楼层 |阅读模式
HP UNIX 11.0ORACLE 8.1.7.4 OPS
备份时报错:
错误大概是这样的,我简单话了一下。
Recovery Manager: Release 8.1.7.4.0 - Production
RMAN> connect target internal/oracle@test_b2
2> connect catalog rman/rman@rman
3> run {
4> allocate channel 'dev_1' type 'sbt_tape'
5> connect 'internal/oracle@test_b1'
6> format '/data/ora_arch/ora_arch_%s_%t.dbf';
7> allocate channel 'dev_2' type 'sbt_tape'
8> connect 'internal/oracle@test_b2'
9> format '/data/ora_arch/ora_arch_%s_%t.dbf';
10> release channel 'dev_1';
11> release channel 'dev_2';
12> }
13>
RMAN-06005: connected to target database: ORA (DBID=1065064519)
RMAN-06008: connected to recovery catalog database
RMAN-03022: compiling command: allocate
RMAN-03023: executing command: allocate
RMAN-08030: allocated channel: dev_1
RMAN-08500: channel dev_1: sid=27 devtype=SBT_TAPE
RMAN-08526: channel dev_1: MMS Version 0.0.0.0
RMAN-03022: compiling command: allocate
RMAN-03023: executing command: allocate
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03007: retryable error occurred during execution of command: allocate
RMAN-07004: unhandled exception during command execution on channel dev_2
RMAN-10035: exception raised in RPC: ORA-19554: error allocating device, device type:
SBT_TAPE, device name:
ORA-19557: device error, device type: SBT_TAPE, device name:
ORA-27000: skgfqsbi: failed to initialize storage subsystem (SBT) layer
Additional information: 4110
ORA-19511: SBT error = 4110, errno = 0, BACKUP_DIR environment variable is not set
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.DEVICEALLOCATE
Recovery Manager complete.

检查 $ORACLE_HOME/lib
libobk.sl -> /opt/omni/lib/libob2oracle8_64bit.sl
chatr $ORACLE_HOME/bin/oraacle也正常。
/opt/omni/lbin/util_oracle8.exe -CHKCONF test2
*RETVAL*0
那位高手遇到过这样问题?指点一下。
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
贴子发的晚了点,高手都睡觉了!
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
发帖子的人太多.想问个问题.吧.帖子和快就被淹没了.
唉唉唉!!!!!
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
SBT_TAPE改为SBT看看
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
终于有人回答了.
不过版主.我试了不行.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03007: retryable error occurred during execution of command: allocate
RMAN-07004: unhandled exception during command execution on channel dev_2
RMAN-10035: exception raised in RPC: ORA-19554: error allocating device, device type: SBT, device name:
ORA-27001: unsupported device type
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
随便再说一句,
连接test_b1的channel 就正常.
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
确信磁带配置好了吗?
先在本机访问磁带看看
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
磁带机应该没有问题.
有几个文件系统的备份都成功了.
就是oracle的归档和全库不成功.
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
没有办法.自己顶一下.
回复

使用道具 举报

千问 | 2005-10-30 17:05:33 | 显示全部楼层
ORA-19511 Error received from media manager layer, error text: string
Cause: An error occurred in the media management software which is linked
with the Oracle server to perform backup and restore in cooperation with
Recovery Manager.
Action: If the text of message 19511 does not provide enough information to
resolve the problem, then you should contact the vendor of the media
management software.
是不是驱动出问题了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行