SQLMZD - SQL Monitor: Data
SQL Monitor: Data information is stored in SAP table SQLMZD.
It is part of development package SQLM_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "SQL Monitor Core".
It is part of development package SQLM_CORE in software component BC-DWB-TOO-RTA. This development package consists of objects that can be grouped under "SQL Monitor Core".
Fields for table SQLMZD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MEASID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
INFOID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
SUBID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
TIMEID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
.INCLUDE | PAYLOAD | SQLMZPAYLOAD | 0 | |||
XCNT | SQL Monitor: Total Number of Executions | DEC | 16 | |||
RCNT | SQL Monitor: Internal Sessions Affected | DEC | 16 | |||
RTMIN | SQL Monitor: Minimum Value of Database Execution Time [ms] | DEC | 16 | |||
RTMAX | SQL Monitor: Maximum Value of Database Execution Time [ms] | DEC | 16 | |||
RTSUM | SQL Monitor: Summarized Database Execution Time [ms] | DEC | 16 | |||
RTSQS | SQL Monitor: Sum of Squares of Database ExecutionTime | DEC | 16 | |||
DBMIN | SQL Monitor: Minimum Value of Processed Records | DEC | 16 | |||
DBMAX | SQL Monitor: Maximum Value of Processed Records | DEC | 16 | |||
DBSUM | SQL Monitor: Total Processed Records | DEC | 16 | |||
DBSQS | SQL Monitor: Sum of Squares of Processed Records | DEC | 16 |