QaSanil 发表于 2012-05-19 17:10

请教无牙兄,nbu7.1备份win平台oracle11g报错问题。(已解决)

本帖最后由 QaSanil 于 2012-05-19 17:35 编辑

环境:
windows server 2003 x64
oracle 11gR2 x64
nbu 7.1
使用脚本7.1 根本就不起defualt作业
使用7.0和6.5脚本后,起主作业,起4个defualt作业完成后,主作业down了。显示状态为6

检查两端host设置正常.
检查时间同步正常.
检查归档正常并路径也修改正常.
未删除过归档文件,后来手工生成归档文件,然后删除并做了一次crosscheck archivelog all;
检查注册表配置正常.
master server端的客户端信息获取正常.



报错.out文件内容如下:==== started on 2012-05-19 星期六17:00 ====
Script name: "D:\app\hot_database_backup.cmd"
#                                       
RMAN:D:\app\Administrator\product\11.2.0\dbhome_1\bin\rman.exe                     
NLS_LANG:american               
ORACLE_HOME:D:\app\Administrator\product\11.2.0\dbhome_1         
ORACLE_SID:oraonea         
NLS_DATE_FORMAT:YYYY-MM-DD:hh24:mi:ss
RMAN_LOG_FILE:"D:\app\hot_database_backup.out"   
NB_ORA_SERV:nbua8                     
NB_ORA_FULL:1                     
NB_ORA_INCR:0                     
NB_ORA_CINC:0                     
NB_ORA_CLASS:oraonea                  

Recovery Manager: Release 11.2.0.1.0 - Production on Sat May 19 17:00:47 2012

Copyright (c) 1982, 2009, Oracle and/or its affiliates.All rights reserved.

connected to target database: ORAONEA (DBID=3821246557)
using target database control file instead of recovery catalog

RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18>
allocated channel: ch00
channel ch00: SID=45 device type=SBT_TAPE
channel ch00: Veritas NetBackup for Oracle - Release 7.1 (20110203)

allocated channel: ch01
channel ch01: SID=33 device type=SBT_TAPE
channel ch01: Veritas NetBackup for Oracle - Release 7.1 (20110203)

Starting backup at 2012-05-19:17:00:48
channel ch00: starting incremental level 0 datafile backup set
channel ch00: specifying datafile(s) in backup set
input datafile file number=00001 name=D:\APP\ADMINISTRATOR\ORADATA\ORAONEA\SYSTEM01.DBF
input datafile file number=00004 name=D:\APP\ADMINISTRATOR\ORADATA\ORAONEA\USERS01.DBF
channel ch00: starting piece 1 at 2012-05-19:17:00:48
channel ch01: starting incremental level 0 datafile backup set
channel ch01: specifying datafile(s) in backup set
input datafile file number=00002 name=D:\APP\ADMINISTRATOR\ORADATA\ORAONEA\SYSAUX01.DBF
input datafile file number=00003 name=D:\APP\ADMINISTRATOR\ORADATA\ORAONEA\UNDOTBS01.DBF
channel ch01: starting piece 1 at 2012-05-19:17:00:48
RMAN-03009: failure of backup command on ch00 channel at 05/19/2012 17:01:23
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog
continuing other job steps, job failed will not be re-run
channel ch00: starting incremental level 0 datafile backup set
channel ch00: specifying datafile(s) in backup set
including current control file in backup set
channel ch00: starting piece 1 at 2012-05-19:17:01:24
RMAN-03009: failure of backup command on ch01 channel at 05/19/2012 17:01:49
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog
continuing other job steps, job failed will not be re-run
channel ch01: starting incremental level 0 datafile backup set
channel ch01: specifying datafile(s) in backup set
including current SPFILE in backup set
channel ch01: starting piece 1 at 2012-05-19:17:01:49
RMAN-03009: failure of backup command on ch00 channel at 05/19/2012 17:01:56
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog
continuing other job steps, job failed will not be re-run
released channel: ch00
released channel: ch01
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ch01 channel at 05/19/2012 17:02:11
ORA-19513: failed to identify sequential file
ORA-27206: requested file not found in media management catalog

RMAN>

Recovery Manager complete.
#   

QaSanil 发表于 2012-05-19 17:38

本帖最后由 QaSanil 于 2012-05-19 17:38 编辑

问题所在还是两端的host设置问题,设置别名错导致.取消别名即可,:-L

无牙 发表于 2012-05-19 20:16

:mrgreen::mrgreen:

QaSanil 发表于 2012-05-20 01:55

回复 3# 无牙


    感谢无牙兄的关注 :wink:
页: [1]
查看完整版本: 请教无牙兄,nbu7.1备份win平台oracle11g报错问题。(已解决)