To create a replication definition for a table that contains text or image columns datatypes:
Include each text or image column that you want to replicate in the column list, and
Include each column in the optional clauses replicate_if_changed or always_replicate.
In each clause, enclose the names of the text and image columns in parentheses. For multiple columns, separate each column from the next with a comma.
Ensure that each text and image column has a corresponding status in Adaptive Server.
See “Replicating text, image, and rawobject columns” for more information on replicating text and image columns.
See for information about replicating text and image columns in warm standby applications.