- 论坛徽章:
- 0
|
以下是我用veritas备份oracle的错误提示,说schdule有错误,可是我看不出问题,
请指教.是自己备份自己的情况!谢谢!!!!
INF - Begin progress logging for process: (11260.8480)
INF - Starting Oracle Recovery Manager.
INF - Using: "c:\oracle\ora81\bin\rman.exe"
INF - Connection info: target 'internal/*****@ora8' rcvcat 'rman/*****@ora8'
INF - Start of Recovery Manager input.
INF - # -----------------------------------------------------------------
INF - # RMAN command section
INF - # -----------------------------------------------------------------
INF - RUN {
INF - ALLOCATE CHANNEL ch00
INF - TYPE 'SBT_TAPE';
INF - SEND 'NB_ORA_CLIENT=comp-27,NB_ORA_POLICY=oraclepolicy,NB_ORA_SERV=comp-27,NB_ORA_SCHED=schdule';
INF - BACKUP
INF - INCREMENTAL LEVEL=0
INF - FORMAT 'bk_20050418%t'
INF - TAG 'backup20050418'
INF - DATABASE;
INF - RELEASE CHANNEL ch00;
INF - # Backup Archived Logs
INF - sql 'alter system archive log current';
INF - ALLOCATE CHANNEL ch00
INF - TYPE 'SBT_TAPE';
INF - SEND 'NB_ORA_CLIENT=comp-27,NB_ORA_POLICY=oraclepolicy,NB_ORA_SERV=comp-27,NB_ORA_SCHED=schdule';
INF - BACKUP
INF - FORMAT 'arch-s%s-p%p-t%t'
INF - ARCHIVELOG
INF - ALL
INF - DELETE INPUT;
INF - RELEASE CHANNEL ch00;
INF - # Control file backup
INF - ALLOCATE CHANNEL ch00
INF - TYPE 'SBT_TAPE';
INF - SEND 'NB_ORA_CLIENT=comp-27,NB_ORA_POLICY=oraclepolicy,NB_ORA_SERV=comp-27,NB_ORA_SCHED=schdule';
INF - BACKUP
INF - FORMAT 'bk_20050418%t'
INF - CURRENT CONTROLFILE;
INF - RELEASE CHANNEL ch00;
INF - }
INF - End of Recovery Manager input.
INF - Start of Recovery Manager output.
INF - 恢复管理器:版本8.1.7.0.0 - Production
INF - RMAN-06005:连接到目标数据库:ORA8 (DBID=1389010233)
INF - RMAN-06008:连接到恢复目录数据库
INF - RMAN>;
INF - RMAN>;# -----------------------------------------------------------------
INF - RMAN-03022:正在编译命令:allocate
INF - RMAN-03023:正在执行命令:allocate
INF - RMAN-08030:分配的通道:ch00
INF - RMAN-08500:通道 ch00:sid=24 devtype=SBT_TAPE
INF - RMAN-08526:通道ch00:VERITAS NetBackup for Oracle - Release 5.0GA (2002111220)
INF - RMAN-03022:正在编译命令:send
INF - RMAN-06421:向通道发命令:ch00
INF - RMAN-03022:正在编译命令:send
INF - RMAN-06421:向通道发命令:ch00
INF - RMAN-03022:正在编译命令:backup
INF - RMAN-03023:正在执行命令:backup
INF - RMAN-08008:通道 ch00:正在启动 incremental level 0 数据文件备份集
INF - RMAN-08502:set_count=11 set_stamp=489249519 creation_time=21-3月 -03
INF - RMAN-08010:通道 ch00:正在指定备份集中的数据文件
INF - RMAN-08522:输入数据文件 fno=00001 name=C:\ORACLE\ORADATA\ORA8\SYSTEM01.DBF
INF - Begin progress logging for process: (1148.1174
INF - Start backup of backup piece: (bk_20050418489249519)
INF - Server status = 240
ERR - Server exited with status 240: no schedules of the correct type exist in this policy
INF - RMAN-08011:备份集中包括当前控制文件
INF - RMAN-08522:输入数据文件 fno=00008 name=C:\ORACLE\RMAN01.DBF
INF - RMAN-08522:输入数据文件 fno=00002 name=C:\ORACLE\ORADATA\ORA8\RBS01.DBF
INF - RMAN-08522:输入数据文件 fno=00009 name=C:\ORACLE\ORADATA\ORA8\OEM_REPOSITORY.ORA
INF - RMAN-08522:输入数据文件 fno=00003 name=C:\ORACLE\ORADATA\ORA8\USERS01.DBF
INF - RMAN-08522:输入数据文件 fno=00004 name=C:\ORACLE\ORADATA\ORA8\TEMP01.DBF
INF - RMAN-08522:输入数据文件 fno=00006 name=C:\ORACLE\ORADATA\ORA8\INDX01.DBF
INF - RMAN-08522:输入数据文件 fno=00007 name=C:\ORACLE\ORADATA\ORA8\DR01.DBF
INF - RMAN-08522:输入数据文件 fno=00005 name=C:\ORACLE\ORADATA\ORA8\TOOLS01.DBF
INF - RMAN-00571: ===========================================================
INF - RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
INF - RMAN-00571: ===========================================================
INF - RMAN-03007: retryable error occurred during execution of command: backup
INF - RMAN-07004: unhandled exception during command execution on channel ch00
INF - RMAN-10035: exception raised in RPC: ORA-19624: 操作失败,如果可能请重试
INF - ORA-19506: 无法创建名称 = "bk_20050418489249519"、参数 = ""的顺序文件
INF - ORA-27028: skgfqcre: sbtbackup 返回错误
INF - ORA-19511: VxBSACreateObject: Failed with error:
INF - Server Status: no schedules of the correct type exist in this policy
INF - ORA-06512: 在"SYS.DBMS_BACKUP_RESTORE", line 498
INF - ORA-06512: 在"SYS.DBMS_BACKUP_RESTORE", line 464
INF - RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
INF - 恢复管理器完成。
INF - End of Recovery Manager output.
INF - End Oracle Recovery Manager.
INF - Putting the database in open state.
INF - Using: "c:\oracle\ora81\bin\svrmgrl.exe"
INF - Connection info: 'connect internal/*****@ora8 as SYSDBA'.
INF - Start of SVRMGR output.
INF - Oracle Server Manager Release 3.1.7.0.0 - Production
INF - Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
INF - SVRMGR>; 连接成功。
INF - SVRMGR>; alter database open
INF - *
INF - ORA-01531: 例程已打开数据库
INF - SVRMGR>; 服务器管理程序结束。
INF - End of SVRMGR output. |
|