Category: SQL Server

SQL Server Error Code – 3962 bind to another transaction while execut

In this blog post, you’ll learn more about the SQL Server Error Code 3962 and the error message description that is shown SQL Server Error Code 3962 SQL Server Error Description for the Code :3962 Bind to another transaction while executing SQL Server internal query is not supported. Check your logon trigger definition and remove any sp_bindsession usage if any. If this error is not…

SQL Server Error Code – 17146 sql server is allowing new connections i

In this blog post, you’ll learn more about the SQL Server Error Code 17146 and the error message description that is shown SQL Server Error Code 17146 SQL Server Error Description for the Code :17146 SQL Server is allowing new connections in response to ‘continue’ request from Service Control Manager. This is an informational message only. No user action is required.

SQL Server Error Code – 13409 collation ‘%ls’ will be removed in a fut

In this blog post, you’ll learn more about the SQL Server Error Code 13409 and the error message description that is shown SQL Server Error Code 13409 SQL Server Error Description for the Code :13409 Collation ‘%ls’ will be removed in a future version of SQL Server. Avoid using this collation in new development work, and plan to modify applications that currently use it.

SQL Server Error Code – 21749 the publisher was dropped at the distrib

In this blog post, you’ll learn more about the SQL Server Error Code 21749 and the error message description that is shown SQL Server Error Code 21749 SQL Server Error Description for the Code :21749 The Publisher was dropped at the Distributor, but information on the Publisher ‘%s’ was not dropped. Connect to the Oracle Publisher with SQL*PLUS and drop the replication administrative user.

SQL Server Error Code – 15556 cannot decrypt or encrypt using the spec

In this blog post, you’ll learn more about the SQL Server Error Code 15556 and the error message description that is shown SQL Server Error Code 15556 SQL Server Error Description for the Code :15556 Cannot decrypt or encrypt using the specified %S_MSG, either because it has no private key or because the password provided for the private key is incorrect.