rk07


Hello,

I see the following error on the sql server log of one of our sql servers running sql 2000 with sp4.

SQL Server has encountered 1964 occurrence(s) of IO requests taking longer than 15 seconds to complete on file [h:\tempdb.mdf] in database [tempdb] (2). The OS file handle is 0x00000534. The offset of the latest long IO is: 0x0000002b09e000

Any idea as to what might be causing this error. Appreciate any comments.

Thanks!




Re: Whats does this mean ??? --- SQL Server has encountered 1964 occurrence(s) of IO requests taking longer than 15 seconds

Gail Erickson [MS]


See this error message topic http://msdn2.microsoft.com/en-us/library/aa337269.aspx for cause and resolution suggestions.







Re: Whats does this mean ??? --- SQL Server has encountered 1964 occurrence(s) of IO requests taking longer than 15 seconds

rk07

Thank you Gail!

This was very helpful.