Microsoft Windows [版本 5.2.3790]
(C) 版权所有 1985-2003 Microsoft Corp.C:\>rman target sys/密码@tnsname1 rcvcat clog_user/密码@tnsname2恢复管理器: 版本9.2.0.1.0 - ProductionCopyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.连接到目标数据库: MYORAINS (DBID=2308516304)
连接到恢复目录数据库
未安装恢复目录RMAN> create catalog恢复目录已创建RMAN> register database
2> ;注册在恢复目录中的数据库
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03008: error while performing automatic resync of recovery catalog
ORA-19550: 无法在使用调度程序时使用备份/恢复功能RMAN> register database;RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of register command at 04/25/2007 13:07:01
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 04/25/2007 13:0
7:01
ORA-19550: 无法在使用调度程序时使用备份/恢复功能RMAN>
---————————————————
后面运行了两次register database;命令,都失败了,请教什么原因?怎么解决?谢谢

解决方案 »

  1.   

    删除catalog用户log_user,又重新做了一遍,还是一样,请高手指点,谢谢,
    系统是windows server 2003 sp1,Oracle目标数据库和catalog数据库都是9.2.0.1.0,并且装在同一台计算机上
    下面是过程:
    Microsoft Windows [版本 5.2.3790]
    (C) 版权所有 1985-2003 Microsoft Corp.C:\Documents and Settings\Administrator>rman target sys/密码@tnsname1 rcvcat c
    log_user/密码@tnsname2恢复管理器: 版本9.2.0.1.0 - ProductionCopyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.连接到目标数据库: MYORAINS (DBID=2308516304)
    连接到恢复目录数据库
    未安装恢复目录RMAN> create catalog恢复目录已创建RMAN> register database;注册在恢复目录中的数据库
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03008: error while performing automatic resync of recovery catalog
    ORA-19550: 无法在使用调度程序时使用备份/恢复功能RMAN>
      

  2.   

    记得在注册数据库以前有一步是 resync 命令的使用
      

  3.   

    快照的同步 是什么?resync 命令是做什么用的?
    能否说详细些?谢谢!
      

  4.   

    创建恢复目录完了之后还有一部target指令啊。 sql>$rman target / rman/rman 然后连接成功后在register