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 中捕捉。
传统的方式被称之为经典捕捉模式
对于Oracle 数据库标准版,经典捕捉模式是被推荐的。
- 前言
- OGG抽取进程漏抽数据与TRANLOGOPTIONS _DISABLESTREAMLINEDDBLOGREADER隐含参数
- 查找OGG trail file中是否存在相关记录的命令
- 在OGG中跳过Oracle DB 长事务的命令
- Does Oracle GoldenGate requires Xlc.Adt.Include 8.0 (文档 ID 1147116.1)
- 【翻译自mos文章】怎么找到OGG Director Server使用的数据库和用户名?
- 【翻译自mos文章】OGG支持oracle db 11g中的不可见索引吗?
- Oracle GoldenGate 对IBM大型机 z/OS 2.1 和DB2 v11的支持
- Oracle Restart可以用来给Oracle GoldenGate 做 High Availability 使用么?
- OGG的集成捕捉模式支持Oracle database标准版么?
- OGG replicat 进程使用的 TCP 端口
- Oracle GoldenGate 怎么在源头的传输进程和目的端的server/collector进程之间分配 端口?
- Oracle GoldenGate 支持 从SAP HANA database抽取或者复制数据到SAP HANA database 吗?