Hello,
I explain my problem.
I have 3 databases (CTS1, CTS2 and CTST) in multimaster replication.
CTS1 and CTST first run without problem. CTS1 is master site definition.
I have added master site CTS2 without quiescing replication.
Now I have 3 master sites running.
I have the following problem :
A commit in CTS1 create 2 deferred transactions (in DEFTRANDEST, one for site CTS2 and one fro site CTST) that are pushed to CTS2 and CTST
A commit in CTS2 create 2 deferred transactions (in DEFTRANDEST, one for site CTS1 and one for site CTST) that is pushed to CTS1 and CTST
But a commit to CTST create just one deferred transaction for CTS1 but not for CTS2. So there just one transaction that is pushed to CTS1.
There is no error, but the CTS2 begin to differ from other bases.
Please could you help me.
Software/Hardware used:
ASKED:
October 31, 2008 11:28 AM
UPDATED:
October 31, 2008 12:27 PM