Specifying Conflict Resolution Rules and Scope

You specify the conflict resolution rule in the replicate definition.

For update-anywhere replication systems, you must specify the conflict-resolution rules in the replicate definition using the --conflict=rule option to the cdr define replicate command. The conflict resolution rule option names are:
  • always
  • deletewins
  • ignore
  • timestamp
  • routine_name

    If you use an SPL routine for your conflict-resolution rule, you can also use the --optimize option to specify that the routine is optimized.

You can also specify the scope using the --scope=scope option:
  • transaction (default)
  • row

Copyright© 2018 HCL Technologies Limited