Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AndreaKo
Starting Member
2 Posts |
Posted - 2010-03-23 : 22:11:27
|
I have a process with the following information, and i execute the kill process to kill this id, and it return me "Only user processes can be killed." SPID:11Status:BACKGROUNDLogin:saHostName: . BlkBy: . DBName: SAFEMIG Command:CHECKPOINTNormally, all the session to login to this server, it should have a HostName which display our PC name, but this connection is with a dot, so not sure who is executing what process that have this connection. I execute "dbcc inputbuffer(11)" It return me"EventType= No Event, Parameters = 0 and EventInfo=Null" Appreciate for any help\advice on this problem! |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
AndreaKo
Starting Member
2 Posts |
Posted - 2010-03-23 : 23:43:26
|
Thanks for your advice. Understand now. :) |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|