To change the replication status of a text, unitext, image, or rawobject column from replicate_if_changed to always_replicate:
Let all transactions with a replicate_if_changed status finish processing.
Use sp_setrepcol to change the status of the column in Adaptive Server to always_replicate.
Use alter replication definition to change the status of the column to always_replicate.