INDEX_STAT - index_stats Cache: Result of VALIDATE Index (Oracle)

index_stats Cache: Result of VALIDATE Index (Oracle) information is stored in SAP table INDEX_STAT.
It is part of development package STUO in software component BC-CCM-MON-ORA. This development package consists of objects that can be grouped under "ORACLE Database Monitor".

Fields for table INDEX_STAT

Field Name
Description
Is Key
Data Element
Data Type
Length
Check Table
NAMEObject: Name of table or indexXDB_OBJECTCHAR81
DATUMDateDATUMDATS8
UZEITTimeUZEITTIMS6
HEIGHTheight of the b-treeHEIGHTDEC8
BLOCKSNumber of blocksNUMBER_BLKDEC8
LF_ROWSnumber of leaf rows (values in the index)LF_ROWSDEC8
LF_BLKSnumber of leaf blocks in the b-treeLF_BLKSDEC8
LF_ROW_LENsum of the lengths of all the branch blocksLF_ROW_LENDEC8
LF_BLK_LENnumber of leaf blocks in the b-treeLF_BLK_LENDEC8
BR_ROWSnumber of branch rowsBR_ROWSDEC8
BR_BLKSnumber of branch blocks in the b-treeBR_BLKSDEC8
BR_ROW_LENsum of the lengths of all the branch blocksBR_ROW_LENDEC8
BR_BLK_LENusable space in a branch blockBR_BLK_LENDEC8
DEL_LF_ROWnumber of deleted leaf rows in the indexDEL_LF_ROWDEC8
DEL_LF_LENtotal length of all deleted rows in the indexDEL_LF_LENDEC8
DIST_KEYSNumber of distinct keys in indexDIST_KEYSDEC8
REP_KEYShow many times the most repeated key is repeatedREP_KEYSDEC8
BTREE_SPACtotal space currently allocated in the b-treeBTREE_SPACDEC8
USED_SPACEtotal space that is currently being usedUSED_SPACEDEC8
PCT_USEDPCT_USEDPCT_USED_DEC8
ROWS_PER_Kaverage number of rows per distinct keyROWS_PER_KDEC8
BLKS_GETSExpected number of consistent mode block gets per rowBLKS_GETSDEC8
Privacy Policy