DBCC CHECK DB outcome - DB Refresh

  • Hi,

    I created sql job using maintenance plan to run DBCC Checkdb for all databases. But I didn't choose the option Ignore databases where the state is not online. If any db is restoring the same time as DBCC Check db job running, is check db job fails?

  • Try it out see what happens. Restore a DB with NORECOVERY to leave it in a restoring state, then run your maintenance plan.

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

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