tsql - finish the execution of sql server stored procedure -
At the time of debugging, I am calling SQL stored calls from AJAX, I realized that its execution has been for a long time. I have stopped this contact via phone.
How can I verify that the proc is still not running and how can I complete it from SQL (script or manual).
To determine whether an existing session is executing the process, which you can use Apply (If your process requires you to tweak other processes upward) You kill & lt; Session_id & gt; (if you have enough permissions) can kill a session in an irregular manner but keep in mind that if this log is doing the activity then you may have to wait a long time to roll it back for.
Comments
Post a Comment