翻译自mos文章OGG的集成捕捉模式支持Oracle database标准版么?
Posted llguanli
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了翻译自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.
目标:
Oracle GoldenGate 11.2.1.0引入了一个新特性:集成捕捉模式(Integrated Capture Mode)。
该模式能够与Oracle database的 log mining server集成在一起。从本地或者 downstream mining database 中。以逻辑改变记录(logical change records,即:LCR)的方式接收变化数据
OGG的集成捕捉模式支持Oracle database标准版么?
解决方式:
OGG集成捕捉模式能够与Oracle database标准版一起工作。前提是:INTEGRATEDPARAMS parameter PARALLELISM 必须设置为0或者1(默认值是2)
可是,集成捕捉模式支持诸如压缩。高级安全选项,XA分布式事务等等特性,这些特性在Oracle database标准版里边是不适用的。
可是。对于不论什么支持的Oracle database 版本号。OGG 11.2.1.0抽取进程能够被配置直接从redo log 中捕捉。
来源于:
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.
目标:
Oracle GoldenGate 11.2.1.0引入了一个新特性:集成捕捉模式(Integrated Capture Mode)。
该模式能够与Oracle database的 log mining server集成在一起。从本地或者 downstream mining database 中。以逻辑改变记录(logical change records,即:LCR)的方式接收变化数据
OGG的集成捕捉模式支持Oracle database标准版么?
解决方式:
OGG集成捕捉模式能够与Oracle database标准版一起工作。前提是:INTEGRATEDPARAMS parameter PARALLELISM 必须设置为0或者1(默认值是2)
可是,集成捕捉模式支持诸如压缩。高级安全选项,XA分布式事务等等特性,这些特性在Oracle database标准版里边是不适用的。
可是。对于不论什么支持的Oracle database 版本号。OGG 11.2.1.0抽取进程能够被配置直接从redo log 中捕捉。
传统的方式被称之为经典捕捉模式
对于Oracle 数据库标准版。经典捕捉模式是被推荐的。
以上是关于翻译自mos文章OGG的集成捕捉模式支持Oracle database标准版么?的主要内容,如果未能解决你的问题,请参考以下文章
翻译自mos文章在12c数据库中,哪种audit trail 受到支持?
翻译自mos文章在12c数据库中,哪种audit trail 受到支持?
翻译自mos文章Oracle Audit Vault 和Database Firewall 12.x 的平台支持情况