I've got a conflict that I'd like to investigate, to see what the offending
transaction was.
For example
A conflict of type 'Update-Update' was detected at peer 1 between peer 4
(incoming), transaction id 0x000000000008c723 and peer 1 (on disk),
transaction id 0x000000000008c465
Can anyone point me towards the best way of working out what it is that
cause the problem? Ie what statement, record etc? I assume that the
transaction ID means something and can help me find out some useful
information
Any help appreciated.
Your error.
There is a bug pre CU4, where dummy updates lead to this issue with
update-update conflicts. It has to do with a hidden column, used by P2P
replication.
Also, my other experince with this conflict, was triggers not being set to
"NOT FOR REPLICATION".
HTH
Stephen