shresthaal
Programmer
I have a bunch of processes that are sleeping and waiting for command from a computer that is connected to the sql server through a java program. The program runs queries on the server and most of the time the SPID associated with this program is blocked or locked. I do not have access to the computer but if I wanted to block these processes from this computer how would I do it.