This mask provides extended statistical data for a multitasking system that can be used to determine the utilization of individual DBH tasks.
Field descriptions
<ver> DBH CNF Time | Version of the DBH. Name of the DBH to which the data in the form relates. Name of the configuration monitored. Time at which the form is output. |
In the table of individual tasks one line is output per task, resulting in a maximum of 16 lines. The tasks are always output in the same order, sorted according to the internal task ID, together with the following values:
TSN
Task TSN.
Threads
Number of threads currently assigned to this task.
Orders
Number of orders still in the communication queue for the task.
Waits
Number of wait states due to I/O in the interval.
I/Os
Number of I/Os triggered in the interval.
Waits/IO
Ratio of the two previous values. Number of wait states due to I/O / Number of I/Os triggered.
Used CPU-Time (10 digits)
Total CPU time used by the corresponding task in milliseconds.
If the CPU time cannot be determined because the DBH is running under a different ID than the monitor or the task is not known to the system, for example, then “**********” is output.