May 6, 2014 at 12:44 pm
hi, i have a sql 2008 r2 OLTP instance. I have noticed a background spid running for two days, status: background, login: sa, lastwaittype: SOS_SCHEDULER_Y,statement: NULL. This spid is causing blocking on my server for other transactions. I have looked on sysprocesses and i can't see what is running, i do see the command column changing from update, select. I have also seen a large growth in my tempdb but cannot figure out what is running causing this. Can anyone help me?
May 6, 2014 at 3:42 pm
can i try to kill this spid? or since is an internal spid, the only way to stop it is to restart services?
May 6, 2014 at 5:02 pm
DBA-640728 (5/6/2014)
can i try to kill this spid? or since is an internal spid, the only way to stop it is to restart services?
Do you have replication running, by any chance?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2014 at 8:31 pm
yes i do have replication running
May 8, 2014 at 8:08 am
I restarted the services and that solved the spid running in the background for days.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply