Specifying a timestamp column in a replication definition

To create a replication definition for a table that contains a timestamp column, specify “timestamp” as the declared datatype for the column or use a column-level translation to specify “timestamp” as the published datatype for the column.

A replication definition, or multiple replication definitions for the same table, may not publish more than one column that has the datatype timestamp.

NoteThe replicate Adaptive Server must be version 15.0.2 or later to support timestamp in replication definition.

See the Replication Server Reference Manual for more information about the new timestamp datatype.