Home Forums SQL Server 2012 SQL 2012 - General SQL Server has encountered 1 occurrence of I/O Requests taking longer than 15 seconds RE: SQL Server has encountered 1 occurrence of I/O Requests taking longer than 15 seconds

  • tony28 (3/26/2014)

    And Now I am seeing that I forgot System log, but time is after the problem, but maybe was problem with failoverclustering and it caused restart service,,, is it possible?

    Good that you didn't have a SQL Server dump file. And basically SQL Error Log entries are logged in Application log too.

    Are you using Clustering with Always ON or just Always ON ?

    First find the exact stop time of the SQL services from the error log. Note that stop time and check a bunch of log entries before that time.

    Looks like we can find some clue from the system log. The system log you posted is not enough. It's better to go back a little bit. Can you post all the system log entries on that day before the SQL Server failure ? You can attach it as a text file.

    Also check the same on the SQL\Application log file too i.e all the events before the SQL Server stop time (on that day).

    --

    SQLBuddy

    --

    SQLBuddy