SMON_WP_UTIL - TMC: work process utilisation
TMC: work process utilisation information is stored in SAP table SMON_WP_UTIL.
It is part of development package SMONITORING_TM in software component BC-CST-RL. This development package consists of objects that can be grouped under "Monitoring of basis KPIs for TMC".
It is part of development package SMONITORING_TM in software component BC-CST-RL. This development package consists of objects that can be grouped under "Monitoring of basis KPIs for TMC".
Fields for table SMON_WP_UTIL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TIMESTAMP_UTC | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
| TIME_GRANULARITY | Time period in seconds relative to previous snapshot | X | SMON_GRANULARITY | INT4 | 4 | |
| AS_NAME | Application Server Instance | X | MSNAME2 | CHAR | 80 | |
| TIME_PERIOD | Seconds since the previous statistics entry | SMON_PERIOD | INT4 | 4 | ||
| TIME_ZONE | Time zone offset in seconds | INT4 | 4 | |||
| DIAWPUTILISATION | Dialog work processes utilization(%) | INT8 | 8 | |||
| UPDATE1UTILISATION | Update1 work processes utilization(%) | INT8 | 8 | |||
| BTCWPUTILISATION | Batch work processes utilization(%) | INT8 | 8 | |||
| SPOOLWPUTILISATION | Spool work processes utilization(%) | INT8 | 8 | |||
| UPDATE2UTILISATION | Update2 work processes utilization(%) | INT8 | 8 |