[Progress Communities] [Progress OpenEdge ABL] Forum Post: Limitations of using Pro2 with CDC

  • Thread starter Thread starter Valeriy Bashkatov
  • Start date Start date
Status
Not open for further replies.
V

Valeriy Bashkatov

Guest
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

Continue reading...
 
Status
Not open for further replies.
Back
Top