Compatibility and Migration
If the base table at the source database does not contain the KEYVER$$
column, but the target base table has, DELETE
and Primary Key Updates
causes an error at the target database for EARLIEST TIMESTAMP
,
DELETE ALWAYS WINS
, and SITE PRIORITY
resolutions.
When replicating from a base table, which has a KEYVER$$
to
a target table, which does not, the KEYVER$$
column is ignored.