SAP ABAP Table MSSOPUSESTATS (Combined index operational and use statistics)
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 | MSSOPUSESTATS |
|
| Short Description | Combined index operational and use statistics |
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 | |
0 | 0 | Index operational stats output from MSS_GET_INDEX_OP_STATS | |||||
| 2 | |
MSSDB | MSSSYSNAME | CHAR | 128 | 0 | Database name | ||
| 3 | |
MSSSCHEMA | MSSSYSNAME | CHAR | 128 | 0 | Schema name | ||
| 4 | |
MSSTABLE | MSSSYSNAME | CHAR | 128 | 0 | Table name | ||
| 5 | |
MSSINDEX | MSSSYSNAME | CHAR | 128 | 0 | Index name | ||
| 6 | |
MSSIDXOPTOTALOPS | DEC | 15 | 0 | Index op stats: Total operations on the index | |||
| 7 | |
MSSAVPGIOLTCHWAIT | DEC | 15 | 3 | Average page io latch wait | |||
| 8 | |
MSSAVGPGLTCHWAIT | DEC | 15 | 3 | Average page latch wait ms | |||
| 9 | |
MSSAVGROWLCKWAIT | DEC | 15 | 3 | Average rowlock wait ms | |||
| 10 | |
MSSAVGPGLCKWAIT | DEC | 15 | 3 | Average pagelock wait ms | |||
| 11 | |
MSSLEAFINSCNT | DEC | 15 | 0 | Index op stats: Cumulative count of leaf-level inserts | |||
| 12 | |
MSSLEAFDELCNT | DEC | 15 | 0 | Index op stats: Cumulative count of leaf-level deletes | |||
| 13 | |
MSSLEAFUPDCNT | DEC | 15 | 0 | Index op stats: Cumulative count of leaf-level updates | |||
| 14 | |
MSSLEAFGHOSTCNT | DEC | 15 | 0 | Index op stats: Count of leaf-level rows marked for delete | |||
| 15 | |
MSSNONLEAFINSCNT | DEC | 15 | 0 | Index op stats: Count of inserts above the leaf level | |||
| 16 | |
MSSNONLEAFDELCNT | DEC | 15 | 0 | Index op stats: Count of deletes above the leaf level | |||
| 17 | |
MSSNONLEAFUPDCNT | DEC | 15 | 0 | Index op stats: Count of updates above the leaf level | |||
| 18 | |
MSSLEAFALLOCCNT | DEC | 15 | 0 | Index op stats: Count of leaf-level page allocations | |||
| 19 | |
MSSNONLEAFALLOCCNT | DEC | 15 | 0 | Index op stats: Count of non leaf-level page allocations | |||
| 20 | |
MSSLEAFPAGEMERGECNT | DEC | 15 | 0 | Index op stats: Count of page merges at the leaf level | |||
| 21 | |
MSSNONLEAFPAGEMERGECNT | DEC | 15 | 0 | Index op stats: Count of page merges above the leaf level | |||
| 22 | |
MSSRANGESCANCNT | DEC | 15 | 0 | Index op stats: Count of range and table scans | |||
| 23 | |
MSSSINGLETONLOOKUPCNT | DEC | 15 | 0 | Index op stats: Count of single row retrievals | |||
| 24 | |
MSSFORWARDEDFTCHCNT | DEC | 15 | 0 | Index op stats: Rows fetched through a forwarding record | |||
| 25 | |
MSSLOBFTCHINPAGES | DEC | 15 | 0 | Index op stats: Lob fetch pages | |||
| 26 | |
MSSLOBFTCHINBYTES | DEC | 15 | 0 | Index op stats: Count of LOB data bytes retrieved | |||
| 27 | |
MSSLOBORPHANCREATECNT | DEC | 15 | 0 | Index op stats: Count of orphan LOB created | |||
| 28 | |
MSSLOBORPHANINSCNT | DEC | 15 | 0 | Index op stats:Orphan LOB values inserted during bulkop | |||
| 29 | |
MSSROWOVERFLOWFTCHINPAGES | DEC | 15 | 0 | Index op stats: Data pages from ROW_OVERFLOW_DATA | |||
| 30 | |
MSSROWOVERFLOWFTCHINBYTES | DEC | 15 | 0 | Index op stats: Data bytes from ROW_OVERFLOW_DATA | |||
| 31 | |
MSSCOLUMNVALUEPUSHOFFROWCNT | DEC | 15 | 0 | Index op stats: Count of values pushed off-row for a new row | |||
| 32 | |
MSSCOLUMNVALUEPULLINROWCNT | DEC | 15 | 0 | Index op stats: Count of values pulled in-row | |||
| 33 | |
MSSROWLCKCNT | DEC | 15 | 0 | Index op stats: Count of row locks requested | |||
| 34 | |
MSSROWLCKWAITCNT | DEC | 15 | 0 | Index op stats: Count of row lock waits | |||
| 35 | |
MSSROWLCKWAITMS | DEC | 15 | 0 | Index op stats: Row lock waits in ms | |||
| 36 | |
MSSPAGELCKCNT | DEC | 15 | 0 | Index op stats: Page lock count | |||
| 37 | |
MSSPAGELCKWAITCNT | DEC | 15 | 0 | Index op stats: Page lock wait count | |||
| 38 | |
MSSPAGELCKWAITMS | DEC | 15 | 0 | Index op stats: Page lock wait in milliseconds | |||
| 39 | |
MSSINDEXLCKPROMOTIONATTEMPTCNT | DEC | 15 | 0 | Index op stats: Index lock promotion attempts | |||
| 40 | |
MSSINDEXLCKPROMOTIONCNT | DEC | 15 | 0 | Index op stats: Index lock promotions | |||
| 41 | |
MSSPAGELTCHWAITCNT | DEC | 15 | 0 | Index op stats: Latch wait count | |||
| 42 | |
MSSPAGELTCHWAITMS | DEC | 15 | 0 | Index op stats: Latch waits ms | |||
| 43 | |
MSSPAGEIOLTCHWAITCNT | DEC | 15 | 0 | Index op stats: I/O page latch wait count | |||
| 44 | |
MSSPAGEIOLTCHWAITMS | DEC | 15 | 0 | Index op stats: I/O page latch wait in ms | |||
| 45 | |
MSSTOTLLTIME | DEC | 15 | 0 | Total lock/latch wait time | |||
| 46 | |
MSSTOTLLCOUNT | DEC | 15 | 0 | Total lock or latch wait events | |||
| 47 | |
MSSAVGTOTLLWAIT | DEC | 15 | 0 | Average wait for a latch or a lock | |||
| 48 | |
MSSUSEEKS | DEC | 15 | 0 | Index usage - Number of seeks by user queries. | |||
| 49 | |
MSSUSCANS | DEC | 15 | 0 | Index usage - Number of scans by user queries. | |||
| 50 | |
MSSULOOKUPS | DEC | 15 | 0 | Index usage: Number of lookups by user queries |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 732 |