How It Works: sys.dm_io_pending_io_requests

Posted by psssql on January 24, 2012

I have been working an issue where the DMV was returning io_pending_ms_ticks incorrectly.  The following output is an example of ~164 hour delay. Unlikely to occur without any other side effects noted.

select * from sys.dm_io_pending_io_requests












In the process of this

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.