Tag: MS SQL Server Error Codes

SQL Server Error Code – 20655 the partitioned snapshot process cannot

In this blog post, you’ll learn more about the SQL Server Error Code 20655 and the error message description that is shown SQL Server Error Code 20655 SQL Server Error Description for the Code :20655 The partitioned snapshot process cannot complete. Cannot retrieve the maximum timestamp information from the MSsnapshot_history table in the distribution database. Ensure that a standard snapshot is up-to-date and available.

SQL Server Error Code – 21571 cannot create the logical record relatio

In this blog post, you’ll learn more about the SQL Server Error Code 21571 and the error message description that is shown SQL Server Error Code 21571 SQL Server Error Description for the Code :21571 Cannot create the logical record relationship in publication ‘%s’. The use_partition_groups option for the publication must be set to “true” in order to use logical records. Use sp_changemergepublication to set…

SQL Server Error Code – 28001 a corrupted message has been received. i

In this blog post, you’ll learn more about the SQL Server Error Code 28001 and the error message description that is shown SQL Server Error Code 28001 SQL Server Error Description for the Code :28001 A corrupted message has been received. It contains invalid flags. This occurred in the message with Conversation ID ‘%.*ls’, Initiator: %d, and Message sequence number: %I64d.

SQL Server Error Code – 20554 the replication agent has not logged a p

In this blog post, you’ll learn more about the SQL Server Error Code 20554 and the error message description that is shown SQL Server Error Code 20554 SQL Server Error Description for the Code :20554 The replication agent has not logged a progress message in %ld minutes. This might indicate an unresponsive agent or high system activity. Verify that records are being replicated to the…

SQL Server Error Code – 39109 the combined total number of columns giv

In this blog post, you’ll learn more about the SQL Server Error Code 39109 and the error message description that is shown SQL Server Error Code 39109 SQL Server Error Description for the Code :39109 The combined total number of columns given in parameters ‘@input_data_1_partition_by_columns’ and ‘@input_data_1_order_by_columns’ exceeds the maximum %d.

SQL Server Error Code – 622 the filegroup ?%.*ls? has no files assig

In this blog post, you’ll learn more about the SQL Server Error Code 622 and the error message description that is shown SQL Server Error Code 622 SQL Server Error Description for the Code :622 The filegroup ?%.*ls? has no files assigned to it. Tables, indexes, text columns, ntext columns, and image columns cannot be populated on this filegroup until a file is added.