Hi,
I have 2 jobs for DBCC CHECKDB on a SQL 2000 server.
1st job runs DBCC Checkdb for master
2nd job runs DBCC Checkdb for a user database
the job for master database runs just a couple of mins before the other job. It completed successfully while the 2nd job FAILED due to "Timeout expired" error??
What can be the reason?
↧