首页 > 开发 > 综合 > 正文

DataGuard

2024-07-21 02:41:08
字体:
来源:转载
供稿:网友

  
数据库已经升级到9205,操作系统是Sun Solaris 8

在Data Guard环境中作PRimary端的数据导入,大概有2G的dmp文件

导入过程中在Primary端添加一个数据文件

由于设置了standby_file_nanagement=auto,该数据文件自动在Standby端也创建了

但是马上接下来的recover就报ORA-10567错误

整个报错信息如下:

Errors in file /eXPort/home/Oracle/app/oracle/admin/ctsdb/bdump/ctsdb_mrp0_823.trc:
ORA-00600: internal error code, arguments: [3020], [113246216], [1], [7617], [164], [72], [], []
ORA-10567: Redo is inconsistent with data block (file# 27, block# 8)
ORA-10564: tablespace STK_TS
ORA-01110: data file 27: '/global/oradata/ctsdb/stk_ts03.dbf'
ORA-10560: block type 'KTFB Bitmapped File Space Bitmap'
Mon Aug 30 15:37:39 2004
MRP0: Background Media Recovery terminated with error 600

查metalink没有解答

上一篇:使用oralce Cursor

下一篇:ORA-01650

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表