GoldenGate的一些引數的意義
GoldenGate的一些引數的意義
1. ASSUMETARGETDEFS - You use this target to tell that your source and and target tables are identical.
2. ReportCount Every 30 Minutes, Rate
GoldenGate會統計並報告自啟動以來處理的資料複製的條數
1000 records processed as of 2010-01-28 11:30:40 (rate 154,delta 215)
Since the Extract process started, it has processed 1,000 records as of the time displayed (11:30:40).
You also asked for RATE information to be printed in the report. The rate calculations are as follows:
Rate = # of records processed since startup / total time since startup
Delta = # of records since last report / time since last report
In the example, the processing rate is 154 and the delta is 215. The delta is higher, which indicates
that you’re processing more records in the latest reporting period. You can compare the rate over time to
see if it changes. Changes in rate could be due to more or less processing volume or perhaps
performance issues with your Extract or Replicat or even the database itself.
3. REPORTROLLOVER
迴圈使用report檔案,防止檔案過大影響效能
4. PurgeOldExtracts
清除舊的extract檔案。
例: PurgeOldExtracts dirdat/*, UseCheckpoints, MinKeepDays 2
這個配置會清除目錄dirdat下的extract檔案,USECHECKPOINTS這個選項表示除非extract files已經被處理,否則extract檔案不會被清除
5. ENCRYPTTRAIL
加密extract檔案
6. DECRYPTTRAIL
解密extract檔案
7.
Table HR.EMPLOYEES
COLS (employee_Id, first_name, last_name);
這個配置表示對於表HR.EMPLOEES, 只匹配三個包含在COLS選項中的列
8.
Table HR.EMPLOYEES
COLSEXCEPT (email);
抽取employees表的所有列,除了email
9.
Map HR.EMPLOYEES, Target HR.EMPLOYEES,
WHERE (JOB_ID = "IT_PROG");
只replicateJOB_ID = "IT_PROG"的記錄
10. FILTER (ON DELETE, SALARY / 12 < 1000);
在刪除操作時,只刪除月薪少於1000的員工記錄
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70014873/viewspace-2868079/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 瞭解GoldenGate Replicat的HANDLECOLLISIONS引數Go
- Oracle GoldenGate常用引數詳解OracleGo
- GoldenGate HANDLECOLLISIONS引數使用說明Go
- 引數的定義和引數的傳遞
- 使用隱含引數testMappingSpeed排查GoldenGate抽取慢的步驟APPGo
- 學 習 數 學 的 意 義
- mysql插入慢之所innodb_flush_log_at_trx_commit引數的意義MySqlMIT
- mysql一些引數的介紹MySql
- SD 一些常用的引數(Parameter)
- 邏輯迴歸中的係數的意義邏輯迴歸
- Varnish(四)重要的一些效能引數
- makefile中的一些引數說明
- 機器學習(3),opencv4.0中SVM各個引數的意義,設定機器學習OpenCV
- 人生的意義
- 方法(函式)的定義與引數函式
- php引數3個點的含義PHP
- logcat 引數的一些疑惑,求大佬指教GC
- nginx的配置檔案server_name的意義 location意義NginxServer
- 人工智慧基礎-範數的物理意義人工智慧
- mongod命令的一些引數以及引數--pidfilepath與mongod.lock區別Go
- Python3之函式的引數傳遞與引數定義Python函式
- code review的意義View
- Python 中 key 引數的含義及用法Python
- Python中key引數的含義及用法Python
- JVM引數設定的一些參考方法JVM
- SAP CRM WebClient UI 支援的一些 url 引數WebclientUI
- 漫談高數曲線積分的物理意義
- 學習Lua的意義
- 垃圾收集分析的意義
- PVP模式存在的意義模式
- SAP Fiori 應用 url 中的 DraftUUID 引數的含義RaftUI
- mysqlbinlog命令詳解 Part 11 其他的一些引數MySql
- 函式引數 引數定義函式型別函式型別
- vue17自定義指令(有引數,無引數)Vue
- 模型的列表定義中,使用函式時如何定義引數?模型函式
- Go中slice作為引數傳遞的一些“坑”Go
- 旅行的意義 | 摸魚系列
- 選擇無意義的下午