• Figured out part of this.. Still don't know why the logfile was not available, but the repeated DBCC messages were due to the database having autoclose enabled. Each time the db is accessed, the db is started up and dbcc is run against it.