Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Listing of the conflict with the LIST CONFLICT command

...

No Format
bgColorCCC
dbvrep> LIST CONFLICT

...

or by specifying the actual conflict id:

No Format
bgColorCCC
dbvrep> LIST CONFLICT 345

...

or by specifying last:

No Format
bgColorCCC
dbvrep> LIST CONFLICT LAST

...

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:

No Format
bgColorCCC
DBRSAPPLY_CONFLICT_LOG

...