March 20, 2012 at 12:38 am
Hi,
What will happen if i Kill the SPID of Background check point on master database which will take high CPU Time.
Thanks in advance...
March 20, 2012 at 2:23 am
You'll get an error saying you can't kill system processes. Only user processes can be killed.
Is that CPU really high? It's a cumulative figure since the checkpoint process started, and that occurs when the SQL Server service starts. Hence if SQL's been running a long time it's quite normal to see that the CPU done over all time is a relatively large number. That's not a measure of current consumption.
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
March 26, 2012 at 6:00 am
Thank you ..... 🙂
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply