Listing of the conflict with the LIST CONFLICT command
To view the actual SQL and other details associated with of the transaction that is causing the conflict:
Panel |
---|
|
dbvrep> LIST CONFLICT |
or by specifying the actual conflict id
Panel |
---|
|
dbvrep> LIST CONFLICT 345 |
or by specifying last
Panel |
---|
|
dbvrep> LIST CONFLICT LAST |
Note |
---|
When no conflict data is shown with LIST CONFLICT With two-way replication, multiple replication pairs or one-to-many replication, ensure the correct replication pair is chosen before issuing the LIST CONFLICT command. Please see CHOOSE REPLICATION |
Viewing all the conflicts
It is also possible to obtain the conflict information directly from the Dbvisit Replicate repository. Logon to the apply (target database) as the Dbvisit Replicate schema owner (dbvrep) and query table:
Panel |
---|
|
DBRSAPPLY_CONFLICT_LOG |
...