If the errors happened during database recovery, I'd expect the database to be marked suspect (and thus unavailable). I wouldn't expect the errors to cause the database to become unavailable during runtime - though they might have some side effect like leaving an open transaction that eventually caused the log to fill.
↧