SAP ABAP Function Module DB4_GET_WAIT_STATISTICS (AS/400: Get Wait Statistics for all App.Servers and their DB jobs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Basic Data
| Function Module | DB4_GET_WAIT_STATISTICS | AS/400: Get Wait Statistics for all App.Servers and their DB jobs |
| Function Group | STU4_ST04 | iSeries: Function Modules for ST04 |
| Program Name | SAPLSTU4_ST04 | |
| INCLUDE Name | LSTU4_ST04U11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DATE | TYPE | SYST-DATUM | Date of wait statistic analysis | |||
| |
TIME | TYPE | SYST-UZEIT | Time of wait statistic analysis | |||
| |
WAIT_STATS_SUMMARY | TYPE | DB4WTSTS_S | Summary of wait statistic of all instances | |||
| |
API_RC | TYPE | SYST-SUBRC | Error code from API call | |||
| |
SUM_WAITS | TYPE | DB4WTSTS_S-WDB | Sum of waits (db + non-db + int.machine) | |||
| |
SUM_WAIT_TIMES | TYPE | DB4WTSTS_S-WDBT | Sum of wait times (db + non-db + int.machine) | |||
| |
WAITSTS_PER_INSTANCE_TAB | TYPE | DB4WTSTS_I | Cumulated wait statistics per instance | |||
| |
WAITSTS_PER_PROCESS_TAB | TYPE | DB4WTSTS_P | Wait statistics per process of all instances | |||
| |
TH_SERVER_LIST_ERROR | TYPE | Function module TH_SERVER_LIST failed | ||||
| |
API_ERROR | TYPE | Error occured in an C-Api | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040312 |
| SAP Release Created in | 630 |