Tag: MS SQL Server Error Codes

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.