Table/Structure Field list used by SAP ABAP Function Module DB4_GET_WAIT_STATISTICS (AS/400: Get Wait Statistics for all App.Servers and their DB jobs)
SAP ABAP Function Module
DB4_GET_WAIT_STATISTICS (AS/400: Get Wait Statistics for all App.Servers and their DB jobs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB4DBJOBS - PID | iSeries: Process ID of a Work Process | ||
| 2 | DB4WAITSTS - WDB | Cumulative number of process waits for database locks | ||
| 3 | DB4WAITSTS - WNDBT_AVG | Average of total cumulative non-database lock wait time | ||
| 4 | DB4WAITSTS - WNDBT | Total cumulative time spent on non-database lock waits | ||
| 5 | DB4WAITSTS - WNDB | Cumulative number of process waits for non-database locks | ||
| 6 | DB4WAITSTS - WIMT_AVG | Average of total cumulative internal machine lock wait time | ||
| 7 | DB4WAITSTS - WIMT | Total cumulative time spent on internal machine waits | ||
| 8 | DB4WAITSTS - WIM | Cumulative no. of process waits for internal machine locks | ||
| 9 | DB4WAITSTS - WDBT_AVG | Average of total cumulative database lock wait time | ||
| 10 | DB4WAITSTS - WDBT | Total cumulative time spent on DB lock waits (all processes) | SOURCE VALUE(SUM_WAIT_TIMES) LIKE DB4WTSTS_S-WDBT |
|
| 11 | DB4WAITSTS - WDBT | Total cumulative time spent on DB lock waits (all processes) | ||
| 12 | DB4WAITSTS - WDB | Cumulative number of process waits for database locks | SOURCE VALUE(SUM_WAITS) LIKE DB4WTSTS_S-WDB |
|
| 13 | DB4WTSTS_I - WDB | Cumulative number of process waits for database locks | ||
| 14 | DB4WTSTS_I - WNDBT_AVG | Average of total cumulative non-database lock wait time | ||
| 15 | DB4WTSTS_I - WNDBT | Total cumulative time spent on non-database lock waits | ||
| 16 | DB4WTSTS_I - WNDB | Cumulative number of process waits for non-database locks | ||
| 17 | DB4WTSTS_I - WIMT_AVG | Average of total cumulative internal machine lock wait time | ||
| 18 | DB4WTSTS_I - WIMT | Total cumulative time spent on internal machine waits | ||
| 19 | DB4WTSTS_I - WIM | Cumulative no. of process waits for internal machine locks | ||
| 20 | DB4WTSTS_I - WDBT_AVG | Average of total cumulative database lock wait time | ||
| 21 | DB4WTSTS_I - WDBT | Total cumulative time spent on DB lock waits (all processes) | ||
| 22 | DB4WTSTS_I - INSTANCE | Server Name | ||
| 23 | DB4WTSTS_P - WDBT | Cumulative time (millisec.) spent on database lock waits | ||
| 24 | DB4WTSTS_P - WNDBT_AVG | Average process non-database lock wait time (ms) | ||
| 25 | DB4WTSTS_P - WNDBT | Cumulative time (millisec.) spent on non-DB lock waits | ||
| 26 | DB4WTSTS_P - WNDB | Number of times a process had to wait to obtain a nonDB lock | ||
| 27 | DB4WTSTS_P - WIMT_AVG | Average process internal machine lock wait time (ms) | ||
| 28 | DB4WTSTS_P - WIM | No. of times a process had to wait to obtain an IM lock | ||
| 29 | DB4WTSTS_P - WDBT_AVG | Average process database lock wait time (ms) | ||
| 30 | DB4WTSTS_P - WDB | Number of times a process had to wait to obtain a DB lock | ||
| 31 | DB4WTSTS_P - INSTANCE_P | Server Name | ||
| 32 | DB4WTSTS_P - WIMT | Cumulative time (millisec.) spent on internal machine waits | ||
| 33 | DB4WTSTS_S - WDBT_AVG | Average of total cumulative database lock wait time | ||
| 34 | DB4WTSTS_S - WNDBT_AVG | Average of total cumulative non-database lock wait time | ||
| 35 | DB4WTSTS_S - WNDBT | Total cumulative time spent on non-database lock waits | ||
| 36 | DB4WTSTS_S - WNDB | Cumulative number of process waits for non-database locks | ||
| 37 | DB4WTSTS_S - WIMT_AVG | Average of total cumulative internal machine lock wait time | ||
| 38 | DB4WTSTS_S - WIMT | Total cumulative time spent on internal machine waits | ||
| 39 | DB4WTSTS_S - WIM | Cumulative no. of process waits for internal machine locks | ||
| 40 | DB4WTSTS_S - WDBT | Total cumulative time spent on DB lock waits (all processes) | SOURCE VALUE(SUM_WAIT_TIMES) LIKE DB4WTSTS_S-WDBT |
|
| 41 | DB4WTSTS_S - WDBT | Total cumulative time spent on DB lock waits (all processes) | ||
| 42 | DB4WTSTS_S - WDB | Cumulative number of process waits for database locks | SOURCE VALUE(SUM_WAITS) LIKE DB4WTSTS_S-WDB |
|
| 43 | DB4WTSTS_S - WDB | Cumulative number of process waits for database locks | ||
| 44 | DB4WTSTS_S - NAME | Char 20 | ||
| 45 | DB4_JOBSTS - PID | iSeries: Process ID of a Work Process | ||
| 46 | MSXXLIST - NAME | Application Server Instance | ||
| 47 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 48 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |