【翻译自mos文章】在OGG (Oracle GoldenGate) 中使用SCHEMATRANDATA的话,需要额外的db patch

在OGG (Oracle GoldenGate) 中使用SCHEMATRANDATA的话,需要额外的db patch

参考原文:

Patches needed to support SCHEMATRANDATA in OGG (Oracle GoldenGate) (Doc ID 1426440.1)

适用于:

Oracle GoldenGate - Version 11.1.1.1.1 and later

Information in this document applies to any platform.

症状1:

DB Version is 11.2.0.2.0 and ADD SCHEMATRANDATA fails with following error:

GGSCI (host) 13> DBLOGIN USERID ggat password abcd

Successfully logged into database.

GGSCI (host) 14> ADD SCHEMATRANDATA scott

2012-02-17 15:11:42 ERROR OGG-01783 Cannot verify existence of table function that is required to enable schema level supplemental logging, failed to find function.

症状2:

DB Version is 11.2.0.3, using SCHEMATRANDATA. ADD SCHEMATRANDATA works fine.  Table has multiple unique indexes, no primary key.

Extract captures NULL for the unique index columns that aren‘t supposed to have NULL value.

--抽取进程捕捉到 唯一索引列的NULL值,而这些唯一索引中没有null值。

原因:

为了让SCHEMATRANDATA 正常工作, rdbms 需要相关的patch。

解决方案:

- bug 10271153 added support for ALLKEYS_ON specifically to support Golden Gate.

- a code bug was identified on the change in 10271153 and was fixed in bug 10271153

- fix in bug 10271153 was later enhanced and superseded by bug 13794550

To use SCHEMATRANDATA, please  apply the fix in bug 13794550

【翻译自mos文章】在OGG (Oracle GoldenGate) 中使用SCHEMATRANDATA的话,需要额外的db patch

时间: 2024-10-26 11:21:51

【翻译自mos文章】在OGG (Oracle GoldenGate) 中使用SCHEMATRANDATA的话,需要额外的db patch的相关文章

【翻译自mos文章】在Oracle GoldenGate中循环使用ggserr.log的方法

在OGG中循环使用ggserr.log的方法: 参考原文: OGG How Do I Recycle The "ggserr.log" File? (Doc ID 967932.1) 适用于: Oracle GoldenGate - Version 4.0.0 and later Generic Linux 问题 GoldenGate的 ggserr.log 日志文件包括有关 GoldenGate 事件的信息,比如:进程启动,关闭,error ,warning.该文件可能会变的很大.为

【翻译自mos文章】计算Oracle数据库中两个日期之间的工作日天数

计算两个日期之间的工作日天数(不包括这两个日期,不包括weekend) 参考自: How to Compute Business Days for a Date Range in SQL or PLSQL (Doc ID 1014162.6) 有两个方法: 第一个是 使用sql语句: SQL> SELECT ((TO_NUMBER(TRUNC(to_date('2015-04-22','yyyy-mm-dd'), 'D') - TRUNC(to_date('2015-04-21','yyyy-m

【翻译自mos文章】对于oracle 数据库来说,OGG的抽取进程什么时候到database中获取数据?

对于oracle 数据库来说,OGG的抽取进程什么时候到database中获取数据? 参考原文: When GoldenGate Fetches Data From The Database On Extraction For Oracle (Doc ID 1059583.1) 适用于: Oracle GoldenGate - Version 4.0.0 and later Information in this document applies to any platform. 解决方法: 问

【翻译自mos文章】在oracle db 11gR2版本中启用 Oracle NUMA 支持

在oracle db 11gR2版本中启用 Oracle NUMA 支持 参考原文: Enable Oracle NUMA support with Oracle Server Version 11gR2 (文档 ID 864633.1) 适用于: Oracle Database - Enterprise Edition - Version 11.2.0.1 and later Oracle Database - Standard Edition - Version 11.2.0.1 and l

【翻译自mos文章】在unix/linux中使用文件描述符(File Descriptors)来找回被删掉的文件(数据文件or redo log)

在unix/linux中使用文件描述符(File Descriptors)来找回被删掉的文件(数据文件or redo log) 参考原文: Retrieve deleted files on Unix / Linux using File Descriptors (Doc ID 444749.1) 适用于: Oracle Database - Enterprise Edition - Version 8.1.7.0 to 11.2.0.3 [Release 8.1.7 to 11.2] Linu

【翻译自mos文章】OGG的集成捕捉模式支持Oracle database标准版么?

OGG的集成捕捉模式支持Oracle database标准版么? 来源于: Does OGG 11.2.1 Integrated Capture Work with Oracle Database Standard Edition? (文档 ID 1431938.1) 适用于: Oracle GoldenGate - Version 11.2.1.0.0 and later Information in this document applies to any platform. 目标: Ora

【翻译自mos文章】OGG add Supplemental Logging 时失败,报错为 块损坏(Block Corruption)

OGG add Supplemental Logging 时失败,报错为 块损坏(Block Corruption) 来源于: Add Supplemental Logging Fails Due To Block Corruption (文档 ID 1468322.1) 适用于: Oracle Server - Enterprise Edition - Version 10.2.0.5 to 12cBETA1 [Release 10.2 to 12.1] Information in this

【翻译自mos文章】OGG replicat 进程使用的 TCP 端口

OGG replicat 进程使用的 TCP 端口 来源于: TCP PORT USED BY REPLICAT PROCESSES (文档 ID 1060954.1) 适用于: Oracle GoldenGate - Version 10.4.0.12 and later Information in this document applies to any platform. ***Checked for relevance on 25-May-2012*** 症状: 若是一个客户基于少量的

【翻译自mos文章】访问Oracle Database的知名的ODBC 驱动列表

来源于: List of Well Known ODBC Drivers For Accessing An Oracle Database (文档 ID 1932774.1) 适用于: Oracle ODBC Driver - Version 8.0.5.1 and later Information in this document applies to any platform. 目标: 本文列示了Oracle Database的知名的ODBC 驱动列表,这些驱动可以连接到Oracle Da