How to: Configure the max text repl size Option (SQL Server Management Studio)

Use the max text repl size option to specify the maximum size (in bytes) of text and image data that can be added to a replicated column in a single INSERT, UPDATE, WRITETEXT, or UPDATETEXT statement. This option applies to transactional replication only. This option is ignored by snapshot replication and merge replication.

To configure the max text repl option

  1. In Object Explorer, right-click a server and select Properties.

  2. Click the Advanced node.

  3. Under Miscellaneous, change the Max Text Replication Size option to the desired value.

See Also

Concepts

max text repl size Option

Help and Information

Getting SQL Server 2005 Assistance