Question : How to terminate a processes in MS SQL Server

Hi All,
I am not able to terminate a process which is locking more than 2 day's. I have tried to terminate the process, but I cant. Still the job is running. This process lock other processes.

How could i terminate the process without reboot?

Answer : How to terminate a processes in MS SQL Server

What is the outpup of KILL SPID WITH STATUSONLY .
What is the SQL SERVER VERSION ( select @@version )?
Random Solutions  
 
programming4us programming4us