SQLMZA - SQL Monitor: Configuration of Time Series
SQL Monitor: Configuration of Time Series information is stored in SAP table SQLMZA.
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 SQLMZA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
KIND | 'P' = Productive 'T' = Test | X | CHAR | 2 | ||
CURRMEASID | Current Measurment ID | INT4 | 4 | |||
PERIODSIZE | SQL Monitor: Time Period | SQLMPERIODSIZE | INT4 | 4 | ||
RETDAYSAGGR | Retention Time in Days Before Aggregation | SQLMRETDAYSAGGR | INT4 | 4 | ||
RETDAYSDELE | Retention Time in Days Before Deletion | SQLMRETDAYSDELE | INT4 | 4 | ||
AGGROFFSET | Internally used by aggregation program | INT4 | 4 | |||
NOCURRENT | SQL Monitor: No Current Results | SQLMNOCURRENT | CHAR | 2 |