SQL Server Error Code – 20694 one or more rows to be updated for table

In this blog post, you’ll learn more about the SQL Server Error Code 20694 and the error message description that is shown

SQL Server Error Code

20694

SQL Server Error Description for the Code :20694

One or more rows to be updated for table %s contain changes in the column %s, which is used in one or more filters; merge replication cannot use batch processing for these changes. No action is required, but if this condition occurs frequently, verify that data is partitioned optimally. Batch updates can improve the performance of merge replication.

Leave Your Comment