June 2, 2006 at 6:35 am
Hi all
I am trying to kill @spid
but it does not work.
What is the alternat way to do it.
Thanks
June 2, 2006 at 6:50 am
Try killing it from EM.
------------
Prakash Sawant
http://psawant.blogspot.com
June 2, 2006 at 7:01 am
I tried but did not work!!
June 2, 2006 at 8:30 am
Hi
Can u please tell what is the error or problem u r facing while using kill @spid
June 2, 2006 at 8:31 am
There is no error while running kill @spid
i get this
it returns this
SPID 124: transaction rollback in progress. Estimated rollback completion: 100%. Estimated time remaining: 0 seconds.
But the process is still running and did not finished at all!!
June 4, 2006 at 3:34 am
what is the output of
dbcc inputbuffer(<SPID>
Restarting should solve this
June 5, 2006 at 3:04 am
June 5, 2006 at 2:28 pm
You have an orphaned transaction, the only way I know how to get rid of these spids is to stop and start SQL.
June 6, 2006 at 3:46 am
Hi
Yes restarting the server should solve the problem.
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply