Microsoft SQL Server Connector Guide > Data Replication Tasks with Microsoft SQL Server Connector > Rules and Guidelines for Configuring Data Replication Tasks
  

Rules and Guidelines for Configuring Data Replication Tasks

Use the following rules and guidelines for configuring Data Replication tasks:
The maximum number of characters that a Data Replication task can write to each row in a Microsoft SQL Server 2000 target is 8060. If a Data Replication task tries to write more than the maximum amount of characters to a row, the task fails with the following error: WRT_8229 Database errors occurred: FnName: Execute -- [Microsoft][ODBC SQL Server Driver][SQL Server]Cannot create a row of size <row size> which is greater than the allowable maximum of 8060. FnName: Execute -- [Microsoft][ODBC SQL Server Driver][SQL Server]The statement has been terminated.