February 16, 2016 at 4:54 am
SPID (server process ID): 74s
I did n't c this type of Id previously ,I cannot found this SPId in sysprocesses
Can u pls help me ?
Actually I checked with "dbcc opentran" , so that I found spId : 74 , so I tried to kill , but I couldn't,
so restart the MSSqlServer , again Iam getting spId : 74s
February 16, 2016 at 4:58 am
Why did you try to kill it if you don't know what it's doing?
try dbcc inputbuffer(74) to see what it's up to.
February 16, 2016 at 5:00 am
It's a system process, You can't kill it and you can't change what it does. Leave it alone.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply