SQL Server Error Code – 3991 the context transaction which was active
In this blog post, you’ll learn more about the SQL Server Error Code 3991 and the error message description that is shown
SQL Server Error Code
3991
SQL Server Error Description for the Code :3991
The context transaction which was active before entering user defined routine, trigger or aggregate ?%.*ls? has been ended inside of it, which is not allowed. Change application logic to enforce strict transaction nesting.
Leave Your Comment