SAP ABAP Table MSS_STMTHIST (Recorded overview of SQL Statement workload)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | MSS_STMTHIST |
|
| Short Description | Recorded overview of SQL Statement workload |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
MSSSTMTHCOLLID | DEC | 20 | 0 | Unique ID of a set of collected expensive SQL Statements | |||
| 2 | |
MSSSTMTHDT | DATS | 8 | 0 | Date when SQL Statement statistics were saved | |||
| 3 | |
MSSSTMTHTM | TIMS | 6 | 0 | Time when SQL Statement statistics were saved | |||
| 4 | |
MSSSTMTHSECSINCE | INT4 | INT4 | 10 | 0 | Number of seconds since prior measurement | ||
| 5 | |
MSSSTMTHCALLS | DEC | 20 | 0 | Number of SQL Statement executions during period | |||
| 6 | |
MSSSTMTHPHYSRD | DEC | 20 | 0 | Physical reads during period | |||
| 7 | |
MSSSTMTHLOGRD | DEC | 20 | 0 | Logical reads during the period | |||
| 8 | |
MSSSTMTHLOGWRT | DEC | 20 | 0 | Logical writes during the period | |||
| 9 | |
MSSSTMTHELPST | DEC | 20 | 0 | Total elapsed time of all sql statements during the period | |||
| 10 | |
MSSSTMTHCPU | DEC | 20 | 0 | Total CPU of all statements during the period | |||
| 11 | |
MSSWAITHWTRATIO | DEC | 10 | 3 | Wait ratio during data collection period | |||
| 12 | |
MSSDATABASEPGS | MSSCOLLMEMSIZE | DEC | 16 | 1 | Datacache size in MB | ||
| 13 | |
MSSBUFHITRATIO | MSSCOLLSLOPE | DEC | 16 | 3 | Datacache hit ratio | ||
| 14 | |
MSSCACHESZ | MSSCOLLMEMSIZE | DEC | 16 | 1 | Size of whole SQL Server procedure cache | ||
| 15 | |
MSSCACHEHITRATIO | MSSCOLLSLOPE | DEC | 16 | 3 | Procedure cache hit ratio | ||
| 16 | |
MSSPGLIFEEXP | DEC | 20 | 0 | Page life expectancy | |||
| 17 | |
MSSBUFPGLOOKUPS | MSSCOLLSLOPE | DEC | 16 | 3 | Number of buffer page lookups per batch |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |