【翻译自mos文章】OGG的集成捕捉模式支持Oracle database标准版么?
生活随笔
收集整理的這篇文章主要介紹了
【翻译自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 數據庫標準版。經典捕捉模式是被推薦的。
轉載于:https://www.cnblogs.com/llguanli/p/7102352.html
總結
以上是生活随笔為你收集整理的【翻译自mos文章】OGG的集成捕捉模式支持Oracle database标准版么?的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 海豚宝是什么
- 下一篇: 二叉树的基本操作之二叉排序树