SAP ABAP Data Element MSSPBUFREQ (Number of requests to find a page in the buffer pool.)
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
| Data Element | MSSPBUFREQ |
| Short Description | Number of requests to find a page in the buffer pool. |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | DEC | Counter or amount field with comma and sign |
| Length | 23 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Lookups |
| Medium | 19 | Page lookups |
| Long | 24 | Logical page reads |
| Heading | 30 | Logical page reads from buffer |
Documentation
Definition
The number of requests for buffer pages, or data cache pages, issued by SQL Server. This is a logical request, so if the page exists in the cache, no physical read/write takes place. If the page is not in cache,then a physical page read will be recorded.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |