【OGG】關於在一套複製環境中使用不同版本OGG的問題
【OGG】關於在一套複製環境中使用不同版本OGG的問題
1.源頭OGG版本低,目的端OGG版本高,此種配置不需要做任何的額外改動.跟兩端是相同OGG版本的同步是完全一樣的引數設定.
2.源頭OGG版本高,目的端OGG版本低,此種配置需要在源頭的抽取程式和傳輸程式的引數檔案中設定trailfile的格式(設定為跟目的端OGG版本一樣的格式).
3.源頭的抽取程式和傳輸程式的引數檔案中務必都要設定trailfile的格式.因為,僅僅依靠傳輸程式無法達到轉換trailfile格式的目的.因為傳輸程式就是這麼設計的:It must write trails in the same version it read them.
參考文章:
different versions of golden gate (社群論壇 ID 3570021)
Can OGG Version 11 Be Used to Pump/Move Trails Generated from Version 9 or 10? (文件 ID 1297283.1)
Can OGG Version 11 Be Used to Pump/Move Trails Generated from Version 9 or 10? (文件 ID 1297283.1)
|
|
In this Document
Goal |
Solution |
APPLIES TO:
Oracle GoldenGate - Version 11.1.1.0.0 and laterInformation in this document applies to any platform.
GOAL
Can Oracle GoldenGate version 11 Extract be used to pump/move trail files which were generated from version 9 or 10 to another server?
SOLUTION
Oracle GoldenGate version 11.1 can read versions 9 and version 10 trail files but it can not write them in a different format (version 11.1) than the version of the trail being read. It must write trails in the same version it read them. The extract can be forced to write a trail in a particular version format by using the FORMAT RELEASE option.
Example:
RMTTRAIL <trail file>, FORMAT RELEASE 10.0
About Me
...............................................................................................................................
● 本文轉載自:http://m.blog.csdn.net/msdnchina/article/details/51910797
● 本文在itpub(http://blog.itpub.net/26736162)、部落格園(http://www.cnblogs.com/lhrbest)和個人微信公眾號(xiaomaimiaolhr)上有同步更新
● 本文itpub地址:http://blog.itpub.net/26736162/abstract/1/
● 本文部落格園地址:http://www.cnblogs.com/lhrbest
● 本文pdf版及小麥苗雲盤地址:http://blog.itpub.net/26736162/viewspace-1624453/
● 資料庫筆試面試題庫及解答:http://blog.itpub.net/26736162/viewspace-2134706/
● QQ群:230161599 微信群:私聊
● 聯絡我請加QQ好友(646634621),註明新增緣由
● 於 2017-07-01 09:00 ~ 2017-07-31 22:00 在魔都完成
● 文章內容來源於小麥苗的學習筆記,部分整理自網路,若有侵權或不當之處還請諒解
● 版權所有,歡迎分享本文,轉載請保留出處
...............................................................................................................................
拿起手機使用微信客戶端掃描下邊的左邊圖片來關注小麥苗的微信公眾號:xiaomaimiaolhr,掃描右邊的二維碼加入小麥苗的QQ群,學習最實用的資料庫技術。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26736162/viewspace-2141788/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 關於在一套複製環境中使用不同版本OGG的問題.
- OGG 複製程式拆分
- 關於在不同版本和平臺之間進行還原或複製的常見問題
- 【OGG】RAC環境下配置OGG單向同步 (四)
- OGG-Oracle 11.2.0.1 ->19.3 pdb 使用Ogg 同步版本相關問題學習整理Oracle
- OGG雙向DML複製操作
- OGG單向DDL複製操作
- ogg 同步問題
- RAC環境下配置OGG同步
- ogg 併發複製程式自阻塞
- OGG複製與加密欄位的衝突加密
- ogg OGG-01834 IPV6問題
- 關於OGG單表同步
- OGG複製程式掛起abended處理
- OGG Integrated Mode(downstream方式)環境搭建
- OGG問題處理(OGG-01031,OGG-01416)
- 關於在不同版本和平臺之間進行還原或複製的常見問題 (文件 ID 1526162.1)
- OGG_mysql 12c複製到OGG_oracle 11g部署方案MySqlOracle
- ogg12 oracle to oracle 雙向DDL複製Oracle
- ogg長交易查詢及增加複製表
- OGG複製程式出現 OGG-00868, 904-ORA-00904 "VISIBILITY"
- ogg中抽取或複製程式(extract or replicat)中表的的重複配置
- 關於 dnmp 環境下,laravel 試用 swoole 遇到的問題Laravel
- 在原ogg基礎上重新搭建ogg
- OGG 12c mysql複製到oracle部署方案MySqlOracle
- 關於環境變數設定的問題變數
- LINUX 環境 mysql to mysql OGG安裝配置(二)LinuxMySql
- OGG 指定csn啟動複製程式的另一種方式
- 關於不同的MySQL複製解決方案概述MySql
- 關於在forEach中使用await的問題AI
- GoldenGate在異構環境下的複製Go
- OGG classic模式maxtransops引數提升複製效率模式
- OGG遷移至nas上遇到的許可權問題OGG-01083
- 關於幾個MySQL環境問題的對比MySql
- Goldengate的複製程式出錯OGG-01296Go
- Maven-關於在環境變數中配置兩個maven的問題Maven變數
- OGG-00268 OGG-01668引數檔案格式問題
- OGG複製程式延遲高,優化方法一(使用索引)優化索引