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