February 12, 2010 at 5:46 am
I have database maintenance scheduled on databases for 7:00 p.m. each night. However, in looking at the SQL logs, I noticed entries that "CHECKDB for database 'database name' finished without errors on date/time" that don't correspond with the maintenance schedule. This happens either in the morning or mid-afternoon.
What would trigger this to run if it's not part of the scheduled maintenance plan?
Thanks.
Roger
February 12, 2010 at 6:23 am
does this coincide with a 'starting up database' message?.
Everytime a database starts SQL displays the last successful time CHECKDB ran. check the time , it won't be the current time but 7pm the previous night, it is not actually running checkdb.
this suggests you have the autoclose option set to ON, if this is production turn this option OFF.
---------------------------------------------------------------------
February 12, 2010 at 6:42 am
That's exactly it... there is a starting up database message and the database is set to close.
Thank you.
Roger
February 12, 2010 at 7:02 am
no probs.
---------------------------------------------------------------------
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy