SQL DBRM (Module) detail line
This is the first-level detail line. Each line shows information about a DBRM (Module) for which SQL request measurement data was recorded.
| Under Heading | This is Displayed |
|---|---|
| Name | The DBRM name. |
| Nbr of Calls | The number of SQL calls counted for this DBRM. |
| CPU Time: Total | The total CPU time for all SQL calls counted for this DBRM. Large numbers will be expressed in minutes with an M suffix. |
| CPU Time: Mean | The mean CPU time per SQL call. Large numbers will be expressed in minutes with an M suffix. |
| CPU time: Pct | The percent of total CPU time this DBRM used. |
| Svc Time: Total | The total service time for all SQL calls for this DBRM. Large numbers will be expressed in minutes with an M suffix. |
| Svc Time: Mean | The mean service time per SQL call. Large numbers will be expressed in minutes with an M suffix. |
| Svc time: Pct | The percent of total service time this DBRM used. |