返回顶部
首页 > 资讯 > 错误编码 >ORA-26726: standby and DOWNSTREAM_REAL_TIME_MINE are incompatible ORACLE 报错 故障修复 远程处理
  • 341
分享到

ORA-26726: standby and DOWNSTREAM_REAL_TIME_MINE are incompatible ORACLE 报错 故障修复 远程处理

报错故障standby 2023-11-05 06:11:12 341人浏览 八月长安
摘要

文档解释 ORA-26726: standby and DOWNSTREAM_REAL_TIME_MINE are incompatible Cause: An attempt was made to set the standby dat

文档解释

ORA-26726: standby and DOWNSTREAM_REAL_TIME_MINE are incompatible

Cause: An attempt was made to set the standby database and DOWNSTREAM_REAL_TIME_MINE option of the oracle GoldenGate, XStream or Oracle Streams capture process on the same database.

Action: Do not attempt to set the DOWNSTREAM_REAL_TIME_MINE option for a Oracle GoldenGate, XStream or Oracle Streams capture process on a standby database. Do not attempt to change a database role to standby if there exists a capture process with the DOWNSTREAM_REAL_TIME_MINE parameter set to Y.

ORA-26726: standby and DOWNSTREAM_REAL_TIME_MINE are incompatible

这是由系统产生的一条警告错误,提示当前系统下使用standby以及DOWNSTREAM_REAL_TIME_MINE(DML)来添加到现有数据库中时是不兼容的。

官方解释

当启用流式复制、灾难恢复,以及利用门户功能从下游现实时DML中收集数据时,不可以使用standby来设置下游现实时DML的数据库

常见案例

例如,如果您希望从正常正式环境到恢复状态,您可能会试图使用standby来创建恢复状态数据库,在这种情况下,您将会遇到ORA-26726警告错误。

一般处理方法及步骤

提示ORA-26726错误时,可以通过停止standby以及通过正常正式复制服务从下游实时DML中收集数据来解决这个问题。

1)首先,在正式的环境中,开启下游实时DML数据收集会话,并创建必要的表和索引

2)其次,停止standby,以便从下游实时DML数据收集中获取数据

3)然后,下游实时DML数据收集将捕获更改,并将更改记录在记录表中

4)最后,恢复standby,以恢复对这些更改的捕获

--结束END--

本文标题: ORA-26726: standby and DOWNSTREAM_REAL_TIME_MINE are incompatible ORACLE 报错 故障修复 远程处理

本文链接: https://lsjlt.com/news/536214.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作