Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

how to identified/read data from dmv sys.dm_io_pending_io_requests

$
0
0

Hi All,

When I was montioring the SQL server perfmonance issues, When I exectured below DMV, I got below oupput.

SELECT *  FROM sys.dm_io_pending_io_requests

io_completion_request_address io_type io_pending_ms_ticks    io_pending io_completion_routine_address io_user_data_address scheduler_address io_handle io_offset
0x00000004365A3BB8 network 122651636 1 0x000007FB73B4E6B0 0x00000004365A3BB8 0x000000043F140040 0x0000000000000A00 0

*io_Pending = 1 (Pending form OS level)

Please let me know how to analysze above output


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>