io_global_by_file_by_latency and x$io_global_by_file_by_latency Sys Schema Views
These views summarize global file I/O statistics grouped by file path, sorted by total latency to highlight slow I/O targets.
The io_global_by_file_by_latency and x$io_global_by_file_by_latency views summarize global I/O consumers to display time waiting for I/O, grouped by file. Rows are sorted by descending total latency by default.
The io_global_by_file_by_latency view is intended to be easier for human reading, while the x$io_global_by_file_by_latency view provides the data in raw form, intended for tools that process the data.
They contain the following columns:
This page is licensed: CC BY-SA / Gnu FDL