HIGH CPU TIME OF BACKGROUND CHECK POINT

  • 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...

  • 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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Thank you ..... 🙂

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply