Data Element list used by SAP ABAP Table RSEXPBUFG64 (Global statisctics structure for dbexpbuf.c)
SAP ABAP Table
RSEXPBUFG64 (Global statisctics structure for dbexpbuf.c) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSBUF_BLOCK_SIZE_B | Size of a data block in a buffer instance (Bytes) | ||
| 2 | RSBUF_COLL_MAX_N | Max. hash collision list | ||
| 3 | RSBUF_COLL_ON_LOAD_N | Number of hash collisions when loading objects into buffer | ||
| 4 | RSBUF_COLL_ON_RETRIEVE_N | Number of hash collisions when retrieving buffered objects | ||
| 5 | RSBUF_DISPL_BLOCKS_N | Total number of blocks displaced from a buffer instance | ||
| 6 | RSBUF_DISPL_DATA_SPACE_N | Number of objects displaced due to data space overflow | ||
| 7 | RSBUF_DISPL_DIR_N | Number of objects displaced due to directory overflow | ||
| 8 | RSBUF_DISPL_OBJ_N | Total number of objects displaced from a buffer instance | ||
| 9 | RSBUF_FREE_LIST_VEC_N | Number of free lists in a buffer instance | ||
| 10 | RSBUF_HARD_RESET_N | Number of (hard) buffer resets | ||
| 11 | RSBUF_HASH_VEC_N | Hash Vector Size (number of elements) | ||
| 12 | RSBUF_IDENT | Buffer instance identifier | ||
| 13 | RSBUF_LAST_RESET_TS | Date of last buffer reset | ||
| 14 | RSBUF_LOAD_N | Number of executed buffer load operations | ||
| 15 | RSBUF_LOB_MAX_B | Size of largest object in a buffer instance | ||
| 16 | RSBUF_LOB_REQ_N | Number of requests for large buffer objects | ||
| 17 | RSBUF_MAX_BLOCKS_N | Maximum number of data blocks in a buffer instance | ||
| 18 | RSBUF_MAX_OBJ_N | Maximum number of objects in a buffer instance | ||
| 19 | RSBUF_MAX_OBJ_SIZE_B | Maximum size of a buffered object | ||
| 20 | RSBUF_MUTEX_N | Number of mutexes used | ||
| 21 | RSBUF_M_INVAL_N | Number of nvalidation misses in a buffer instance | ||
| 22 | RSBUF_M_REMOVE_N | Number of removal misses | ||
| 23 | RSBUF_M_RETRIEVE_N | Number of retrieval misses | ||
| 24 | RSBUF_OBJ_N | Number of objects in a buffer instance | ||
| 25 | RSBUF_OBJ_SIZE_B | Size of a buffered object (Bytes) | ||
| 26 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 27 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 28 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 29 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 30 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 31 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 32 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 33 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 34 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 35 | RSBUF_OBSOLETE | Attribute is not used anymore | ||
| 36 | RSBUF_RESET_N | Number of (soft) buffer resets | ||
| 37 | RSBUF_SCLASS | Synchronisation class of a buffer instance | ||
| 38 | RSBUF_SEMKEY | Semaphore key used for this buffer instance | ||
| 39 | RSBUF_SIZE_B | Size of a buffer instance (Bytes) | ||
| 40 | RSBUF_STARTUP_TS | Startup time of buffer instance | ||
| 41 | RSBUF_S_INVAL_N | Number of successful invalidations in a buffer instance | ||
| 42 | RSBUF_S_REMOVE_N | Number of successful remove operations in a buffer instance | ||
| 43 | RSBUF_S_RETRIEVE_N | Number of successful retrieve operations | ||
| 44 | RSBUF_USED_BLOCKS_N | Number of currently used data blocks in a buffer instance | ||
| 45 | RSBUF_VALID_OBJ_N | Number of valid objects in a buffer instance | ||
| 46 | RSBUF_WP_N | Number of work processes | ||
| 47 | RSDBCHAR80 | Data element for RSDBBUFF / DB_BMN_TEST |