Hi,
In the documentation (Pro2 Replication USER GUIDE) says that Pro2 handles only Level 0 of CDC policies, this level indicates a change occurred. No record values will be recorded.
But in our case it is necessary to implement the full tracking and saving changes to the target database (in terms of the Pro2 is the Audit Database).
In the implementation when using the replication triggers to save the change of the entire record to replqueue, a template tplt_repltrig-raw.p is used for save record into ReplQueue.RawData.
The question is whether it is possible to somehow implement replication with tracking changes with Level 2 of CDC policies? I'm worried that due to the high load we will not be able to track all changes in individual records with Level 0.
Any ideas?
Regards,
Valeriy
Thank you for your reply!
>>Pro2 Replication is currently designed to only capture the fact that records have changed.
Ok. But in the documentation for Pro2 there is such thing as Audit Database. This means, if I understand correctly, it is possible to track each change and maintain an audit trail in the target database. Unfortunately, there is not much written about this in the documentation. As far as I understand, tmpl_mreplproc_restart_4audit.p and tplt_repltrig-raw.p templates are used for these purposes, which means that it is possible when using replication triggers.
However, my customer wants to use the OpenEdge CDC instead of replicating triggers as a mechanism for capturing changes. Because the documentation says:
[quote]
CDC Replication Process
The CDC replication process is almost two times faster than using ABL triggers and can be managed online. This results in relatively low database downtime. The client application connection remains unchanged and there is no need to connect to the Repl database.
[/quote]
Thank you for your reply, Satya!
Do you know if there are plans to implement the use of Pro2 & OE CDC with other levels (minimum Level 2)?
I created an idea, please vote for it, if you think this is useful:
community.progress.com/.../working_with_openedge_cdc_level_2_policies