Community

Dynamic management function query to view disk I/O pressure

(Louis Davidson) The sys.dm_io_virtual_file_stats dynamic management function returns I/O statistics for data and log files [MDF and LDF file], with two parameters, one for database_id and another for the file_id. This function will help you to identify I/O file level.

Read More - Register for Free Membership