DBCC TABLE CHECK

  • Morning/Afternoon/Evening.

    There is a job that is doing DBCC CHECKDB - cmd in sysprocesses is DBCC TABLE CHECK.

    I can its waitype and wait resource as :

    PAGEIOLATCH_SH 11:1:13781957

    Ok my question is that its doing this against DBID = 11.

    If run select * from sys.sysdatabases, I see no DBID 11, can someone point about my stupidity?

    This cant be the snapshot right?

  • It's probably the hidden database snapshot that CheckDB uses.

    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

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

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