Allow resolving blocking SQL sessions. By killing a SQL connection (SPID).
In some situations, two database sessions get stuck waiting for eachother. Based on the exact statments and the knowledge of processes being executed, we sometimes decide to KILL one statement in order to allow the most important session to complete it's task.
With the option of "SQL N...
STATUS DETAILS
Completed