The log for database 'msdb' is not available. Check the event log for related error messages. Resolve any errors and restart the database.

  • We are observing the event 9001: The log for database msdb is not available. Check the event log for related error messages. Resolve any errors and restart the database.
    We are getting this error for multiple databases which includes both system and user databases.
    We restarted the services and resolved the issue but we need to find the root cause for this error. 
    The disk space is not an issue as there is enough space. DBCC CheckDB doesn't show any errors as well.
    Can anyone suggest what else can lead to this error?

  • What do those logs say that the error tells you to look at?

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • It sounds like the drive where your logfiles are stored went offline or somehow lost connection.  This likely won't be an SQL Server problem.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • This was removed by the editor as SPAM

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply