Replicating full rows or changed columns
Modify a replicate to specify whether to replicate full rows or only changed columns.
Prerequisite: With the Modify
Replicate action, you can modify a strict master replicate and its
participants. A master replicate verifies that replicated tables on
different servers have consistent column data types. A strict master
replicate also verifies that the replicated tables have identical
column names.
By default, Enterprise Replication (ER) replicates the full row and enables upserts, even if only one column changes. However, columns containing BLOB or CLOB data are updated only when their contents have changed, regardless of whether other columns have changed or not.
To specify whether to replicate full rows or changed columns: