All Tags »
Tools »
Maintenance (RSS)
Sorry, but there are no more tags available to filter with.
-
Tony Rogerson brought to my attention that with sp2, a plan that does CHECKDB seems to always do it against the master database. Technicalities seems to be in how SSIS executes SQL commands, separates batches and connection pooling (sp_reset_connection).
I created a plan to do CHECKDB against all databases, and this is what I found in my errorlog ...