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 happening during logon trigger execution, contact production support team.
Leave Your Comment