goldengate關於pump程式的解釋
The data pump is another type of GoldenGate Extract process. The data pump reads the records in the
source trail written by the Local Extract, pumps or passes them over the TCP/IP network to the target,
and creates a target or remote trail. Although the data pump can be configured for data filtering and
transformation (just like the Local Extract), in many cases the data pump reads the records in the source
trail and simply passes all of them on as is. In GoldenGate terminology, this is called passthru mode. If
data filtering or transformation is required, it’s a good idea to do this with the data pump to reduce the
amount of data sent across the network.
source trail written by the Local Extract, pumps or passes them over the TCP/IP network to the target,
and creates a target or remote trail. Although the data pump can be configured for data filtering and
transformation (just like the Local Extract), in many cases the data pump reads the records in the source
trail and simply passes all of them on as is. In GoldenGate terminology, this is called passthru mode. If
data filtering or transformation is required, it’s a good idea to do this with the data pump to reduce the
amount of data sent across the network.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29802484/viewspace-1280352/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 關於pmon、smon、mman、mmon、mmnl後臺程式的解釋
- 關於程式與執行緒的一個簡單解釋執行緒
- 【Data Pump】Data Pump的並行引數原理並行
- 基於Docker的GoldenGate部署DockerGo
- Oracle GoldenGate 18.1釋出OracleGo
- 關於"http://127.0.0.1:4723/wd/hub"的解釋HTTP127.0.0.1
- keycloak~關於session idle和session max的解釋Session
- 關於零信任的7個原則解釋
- 12C關於CDB、PDB的官方解釋
- H5前端的關於畫素解釋H5前端
- 關於值傳遞和引用傳遞的解釋
- 關於排列熵的一些理解與解釋熵
- 阮一峰關於js同步非同步的解釋JS非同步
- oracle goldengate實用文件兩個(所有命令幫助及ogg錯誤程式碼解釋)OracleGo
- 瞭解GoldenGate Replicat的HANDLECOLLISIONS引數Go
- GoldenGate表異構的解決方法Go
- 關於Qos中常用的CIR、PIR、CBS、PBS、EBS的解釋以及用法關係
- OGG-00446 goldengate 抽取程式找不到相應的歸檔日誌的解Go
- 併發程式設計之——讀鎖原始碼分析(解釋關於鎖降級的爭議)程式設計原始碼
- 用幾條規則解釋關於js原型的所有問題JS原型
- Oracle GoldenGate常用引數詳解OracleGo
- Sql Server關於create index include帶有包含列的索引的最全解釋SQLServerIndex索引
- 關於機器學習和AI的區別最經典的解釋機器學習AI
- goldengate抽取程式延遲90小時Go
- 關於 Google 釋出的 JS 程式碼規範,你需要了解什麼?GoJS
- Mysql 關於event的詳解MySql
- 關於FFMPEG的解碼模型模型
- 關於quartus ii軟體中註釋亂碼問題的解決方法
- 【Data Pump】expdp/impdp Job基本管理
- GoldenGate for Java adapter介紹二(程式碼篇)GoJavaAPT
- goldengate的sqlexec測試GoSQL
- GoldenGate的基本配置流程Go
- GoldenGate使用SQLEXEC和GETVAL實現碼錶關聯GoSQL
- Windows 關於Robocopy的使用詳解Windows
- 關於SSL裝置的詳解
- Mysql關於procedure、function的詳解MySqlFunction
- 關於Java中的@Deprecated註解Java
- SQL Server 表的管理_關於事務操作的詳解(案例程式碼)SQLServer
- 簡單瞭解一下關於程式碼簽名證書的相關內容