Tag: MS SQL Server Error Codes

SQL Server Error Code – 3913 tds reset connection protocol error. cli

In this blog post, you’ll learn more about the SQL Server Error Code 3913 and the error message description that is shown SQL Server Error Code 3913 SQL Server Error Description for the Code :3913 TDS reset connection protocol error. Client driver requested both ResetConnectionKeepLocalXact and ResetConnectionKeepDTCXact at the same time. This is not expected in server.

SQL Server Error Code – 11421 an ‘%.*ls’ statement was executed on dat

In this blog post, you’ll learn more about the SQL Server Error Code 11421 and the error message description that is shown SQL Server Error Code 11421 SQL Server Error Description for the Code :11421 An ‘%.*ls’ statement was executed on database ‘%.*ls’, table ‘%.*ls’ by hostname ‘%.*ls’, host process ID %d using the WAIT_AT_LOW_PRIORITY options with MAX_DURATION = %d and ABORT_AFTER_WAIT = BLOCKERS. Blocking…

SQL Server Error Code – 15373 failed to generate a user instance of sq

In this blog post, you’ll learn more about the SQL Server Error Code 15373 and the error message description that is shown SQL Server Error Code 15373 SQL Server Error Description for the Code :15373 Failed to generate a user instance of SQL Server due to a failure in obtaining the user instance’s process information. The connection will be closed.%.*ls

SQL Server Error Code – 22855 warning: the @allow_partition_switch par

In this blog post, you’ll learn more about the SQL Server Error Code 22855 and the error message description that is shown SQL Server Error Code 22855 SQL Server Error Description for the Code :22855 Warning: The @allow_partition_switch parameter is set to 1. Change data capture will not track changes introduced in the table resulting from a partition switch which will cause data inconsistency when…

SQL Server Error Code – 21506 sp_mergecompletecleanup cannot be execut

In this blog post, you’ll learn more about the SQL Server Error Code 21506 and the error message description that is shown SQL Server Error Code 21506 SQL Server Error Description for the Code :21506 sp_mergecompletecleanup cannot be executed before sp_mergepreparecleanup is executed. Use sp_mergepreparecleanup to initiate the first phase of merge meta data cleanup.