SAP ABAP Table MSS_WAITSTATS (return structure from dbcc sqlperf(waitstats))
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_WAITSTATS |
|
| Short Description | return structure from dbcc sqlperf(waitstats) |
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 | |
MSSWAITCAT | MSSSYSNAME | CHAR | 128 | 0 | Wait category | ||
| 2 | |
MSSWTTYP | CHAR | 64 | 0 | Wait type | |||
| 3 | |
MSSWTREQ | DEC | 20 | 0 | Number of requests | |||
| 4 | |
MSSWTTIM | DEC | 20 | 0 | Total wait time | |||
| 5 | |
MSSSIGWTTIM | DEC | 20 | 0 | Total signal wait time | |||
| 6 | |
MSSWTPERREQ | DEC | 20 | 2 | Time per request | |||
| 7 | |
MSSSWTPERREQ | DEC | 20 | 2 | Signal wait time per request |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 630 |