Goldengate conflict handler configuration
Hi,
Please help me in configuring GG in an active-active env:
I have a table in which I want to handle conflict on the basis of two columns ( A number, B date ).
On UPDATE:
If value of col A is greater than that on target, target row should update.
If value of col A is less than or equal to target value then compare col B (date datatype) keeping the latest one.
Thanks,
Shyam
0