SAP ABAP Table RSSQLDBUF_STAT (Statistics for Statements on Database Buffer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DBI (Application Component) DB-Independent Database Interface
⤷
SBUF (Package) Table Buffers
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RSSQLDBUF_STAT |
|
| Short Description | Statistics for Statements on Database Buffer |
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 | |
DBSQL_STAT_WP | INT4 | 10 | 0 | Work Process ID | |||
| 2 | |
DBSQL_STAT_HITS | INT4 | 10 | 0 | Number of Hits | |||
| 3 | |
DBSQL_STAT_REQUESTS | INT4 | 10 | 0 | Number of Requests | |||
| 4 | |
DBSQL_STAT_REPLACEMENTS | INT4 | 10 | 0 | Number of LRU Replacements from the Cache | |||
| 5 | |
DBSQL_STAT_MAXSTMTS | INT4 | 10 | 0 | Maximum Number of Statements in Cache | |||
| 6 | |
DBSQL_STAT_TABGENERICBUF | INT4 | 10 | 0 | Number of Generically Buffered Objects in the Cache | |||
| 7 | |
DBSQL_STAT_TABNOTBUFFERED | INT4 | 10 | 0 | Number of Non-Buffered Objects in the Cache | |||
| 8 | |
DBSQL_STAT_TABPARTIALBUF | INT4 | 10 | 0 | Number of Partially Buffered Objects in Cache | |||
| 9 | |
DBSQL_STAT_TABRESIDENTBUF | INT4 | 10 | 0 | Number of Fully Buffered Objects in the Cache | |||
| 10 | |
DBSQL_STAT_UNUSEDSTMTS | INT4 | 10 | 0 | Number of unused Statements | |||
| 11 | |
DBSQL_STAT_USEDSTMTS | INT4 | 10 | 0 | Number of currently used Statements | |||
| 12 | |
DBSQL_STAT_USEBUFFER | INT4 | 10 | 0 | Number of Statements with Table Buffer Access | |||
| 13 | |
DBSQL_STAT_PRIKEY | INT4 | 10 | 0 | Statements with Table Buffer Access Using Primary Key | |||
| 14 | |
DBSQL_STAT_SECKEY | INT4 | 10 | 0 | Statements with Table Buffer Access Using Secondary Key | |||
| 15 | |
DBSQL_STAT_NOKEY | INT4 | 10 | 0 | Statements with Table Buffer Access Without a Key | |||
| 16 | |
DBSQL_STAT_USEPS | INT4 | 10 | 0 | Statements with Table buffer Access and Post Selection |
History
| Last changed by/on | SAP | 20130529 |
| SAP Release Created in |