PDF (US Ltr)
- 0.7Mb
PDF (A4)
- 0.7Mb
Lists the Sys Schema IO By Thread By Latency metrics and provides a brief description of each.
Table 6.31 Sys Schema IO By Thread By Latency Metrics
Name | Description |
---|---|
Average Latency | The average wait time per timed IO event for the thread. |
Max Latency | The maximum single wait time of timed IO events for the thread. |
Min Latency | The minimum single wait time of timed IO events for the thread. |
Process List Id | For foreground threads, the processlist id of the thread. For background threads, NULL. |
Thread Id | The thread id |
Total | The total number of IO events for the thread. |
Total Latency | The total wait time of timed IO events for the thread. |
User | For foreground threads, the account associated with the thread. For background threads, the thread name. |