To create a replication definition for a table that contains text, unitext, or image columns datatypes:
Include each text, unitext, 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, unitext, or image column has a corresponding status in Adaptive Server.
See “Replicating text, unitext, image, and rawobject columns” for more information on replicating text, unitext, and image columns.
See“Replicating text, unitext, image, and rawobject data” on page 74 in the Replication Server Administration Guide Volume 2 for information about replicating text, unitext, and image columns in warm standby applications.