Table/Structure Field list used by SAP ABAP Program RSORATAB (DB02 (Oracle): Tables and Indexes: Detailed Analysis (Report))
SAP ABAP Program
RSORATAB (DB02 (Oracle): Tables and Indexes: Detailed Analysis (Report)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COLUMNS_ST - COLUMN_ID | sequence number of the column as created | ||
| 2 | COLUMNS_ST - COLUMN_N | Column name | ||
| 3 | COLUMNS_ST - DATA_DEF | default value for the column | ||
| 4 | COLUMNS_ST - DATA_LENG | length of the column in bytes | ||
| 5 | COLUMNS_ST - DATA_PREC | length: decimal digits (number) or binary | ||
| 6 | COLUMNS_ST - DATA_SCALE | decimal places | ||
| 7 | COLUMNS_ST - DATA_TYPE | datatype of the column | ||
| 8 | COLUMNS_ST - DEF_LENGTH | length of default value for the column | ||
| 9 | COLUMNS_ST - DENSITY | density of the column | ||
| 10 | COLUMNS_ST - HIGH_VALUE | the high value in the column | ||
| 11 | COLUMNS_ST - LAST_ANAL | date of the most recent analysis | ||
| 12 | COLUMNS_ST - LOW_VALUE | the low value in the column | ||
| 13 | COLUMNS_ST - NULLABLE | does column allow null values? | ||
| 14 | COLUMNS_ST - NUM_BUCKET | Number of buckets in histogram | ||
| 15 | COLUMNS_ST - NUM_DISTIN | number of distinct values in the column | ||
| 16 | COLUMNS_ST - NUM_NULLS | number of nulls in the column | ||
| 17 | COLUMNS_ST - SAMP_SIZE | sample size used in analyzing this column | ||
| 18 | DBRELEASE - DBRELEASE | Database release | ||
| 19 | DBSTATIORA - ANDAT | Update Time Stamp | ||
| 20 | DBSTATIORA - INDBL | Total blocks of an index (kb) | ||
| 21 | DBSTATIORA - INDBS | Used blocks of an index-Btree (kb) | ||
| 22 | DBSTATIORA - INDDE | Deleted index blocks (kb) | ||
| 23 | DBSTATIORA - INDRU | Really used index blocks (kb) | ||
| 24 | DBSTATTORA - AFREE | Avg. freespace in a used data base block | ||
| 25 | DBSTATTORA - AMETH | Analysis Method for Collecting Statistics | ||
| 26 | DBSTATTORA - ANDAT | Update Time Stamp | ||
| 27 | DBSTATTORA - AROWL | Average row length (Oracle result) | ||
| 28 | DBSTATTORA - CHAIN | Number of rows requiring block chaining | ||
| 29 | DBSTATTORA - EMPBL | Empty blocks of a table in kb | ||
| 30 | DBSTATTORA - HWMBL | Empty blocks (kb) above High Water Mark | ||
| 31 | DBSTATTORA - INDBS | Used blocks of an index-Btree (kb) | ||
| 32 | DBSTATTORA - NROWS | Number of rows in a table | ||
| 33 | DBSTATTORA - OCCBL | Used blocks of a table in KB | ||
| 34 | DBSTATTORA - OPTIO | Sample Size for Collection of Statistics | ||
| 35 | DBSTATTORA - VWTYP | Type of Usage of Table Entry | ||
| 36 | DD03V - FIELDNAME | Field Name | ||
| 37 | DD03V - INTLEN | Internal Length in Bytes | ||
| 38 | DD03V - INTTYPE | ABAP data type (C,D,N,...) | ||
| 39 | DD03V - KEYFLAG | Identifies a key field of a table | ||
| 40 | DOKHL - OBJECT | Documentation Object | ||
| 41 | EXTENTS_ST - BLOCKS | Size of the extent in ORACLE blocks | ||
| 42 | EXTENTS_ST - BLOCK_ID | Starting block number of the extent | ||
| 43 | EXTENTS_ST - EXTENT_ID | Extent number in the segment | ||
| 44 | EXTENTS_ST - FILE_ID | Name of the file containing the extent | ||
| 45 | EXTENTS_ST - KBYTES | Size of the extent in bytes | ||
| 46 | INDEXES_ST - AVG_DATA_B | Average number of data blocks per key | ||
| 47 | INDEXES_ST - AVG_LEAF_B | Average number of leaf blocks per key | ||
| 48 | INDEXES_ST - BLEVEL | B tree level | ||
| 49 | INDEXES_ST - CLUST_FACT | Clustering factor | ||
| 50 | INDEXES_ST - DIST_KEYS | Number of distinct keys in index | ||
| 51 | INDEXES_ST - FREELISTS | Number of process freelists allocated | ||
| 52 | INDEXES_ST - FREE_GROUP | Number of freelist groups allocated | ||
| 53 | INDEXES_ST - INI_TRANS | INI_TRANS | ||
| 54 | INDEXES_ST - LEAF_BLKS | Number of leaf blocks in index | ||
| 55 | INDEXES_ST - MAX_TRANS | MAX_TRANS | ||
| 56 | INDEXES_ST - PCT_FREE | PCT_FREE | ||
| 57 | INDEXES_ST - STATUS | Index Status | ||
| 58 | INDEXES_ST - UNIQUENESS | Uniqueness | ||
| 59 | INDEX_STAT - BLKS_GETS | Expected number of consistent mode block gets per row | ||
| 60 | INDEX_STAT - BLOCKS | Number of blocks | ||
| 61 | INDEX_STAT - BR_BLKS | number of branch blocks in the b-tree | ||
| 62 | INDEX_STAT - BR_BLK_LEN | usable space in a branch block | ||
| 63 | INDEX_STAT - BR_ROWS | number of branch rows | ||
| 64 | INDEX_STAT - BR_ROW_LEN | sum of the lengths of all the branch blocks | ||
| 65 | INDEX_STAT - BTREE_SPAC | total space currently allocated in the b-tree | ||
| 66 | INDEX_STAT - DATUM | Date | ||
| 67 | INDEX_STAT - DEL_LF_LEN | total length of all deleted rows in the index | ||
| 68 | INDEX_STAT - DEL_LF_ROW | number of deleted leaf rows in the index | ||
| 69 | INDEX_STAT - DIST_KEYS | Number of distinct keys in index | ||
| 70 | INDEX_STAT - HEIGHT | height of the b-tree | ||
| 71 | INDEX_STAT - LF_BLKS | number of leaf blocks in the b-tree | ||
| 72 | INDEX_STAT - LF_BLK_LEN | number of leaf blocks in the b-tree | ||
| 73 | INDEX_STAT - LF_ROWS | number of leaf rows (values in the index) | ||
| 74 | INDEX_STAT - LF_ROW_LEN | sum of the lengths of all the branch blocks | ||
| 75 | INDEX_STAT - PCT_USED | PCT_USED | ||
| 76 | INDEX_STAT - REP_KEYS | how many times the most repeated key is repeated | ||
| 77 | INDEX_STAT - ROWS_PER_K | average number of rows per distinct key | ||
| 78 | INDEX_STAT - USED_SPACE | total space that is currently being used | ||
| 79 | INDEX_STAT - UZEIT | Time | ||
| 80 | ORACLE_RELEASE - R1 | Oracle release number | ||
| 81 | ORACLE_RELEASE - R2 | Oracle release number | ||
| 82 | SEGMENTS_F - BLOCKS | Number of blocks | ||
| 83 | SEGMENTS_F - COMPRES | SEGMENTS_F-COMPRES | ||
| 84 | SEGMENTS_F - EXTENTS | Current number of extents | ||
| 85 | SEGMENTS_F - HEADERFILE | HEADER_FILE | ||
| 86 | SEGMENTS_F - HEADER_BLK | HEADER_BLOCK | ||
| 87 | SEGMENTS_F - INIT_EXT | Initial extents (dba_segments) | ||
| 88 | SEGMENTS_F - KBYTES | KB | ||
| 89 | SEGMENTS_F - MAX_EXTENT | Current MaxExtent size | ||
| 90 | SEGMENTS_F - MIN_EXTENT | Current MaxExtent size | ||
| 91 | SEGMENTS_F - NEXTEXTENT | Current size of next extent | ||
| 92 | SEGMENTS_F - OWNER | Owner | ||
| 93 | SEGMENTS_F - PCT_INC | Percent increase (dba_segments) | ||
| 94 | SEGMENTS_F - ROOT | SEGMENTS_F-ROOT | ||
| 95 | SEGMENTS_F - SN | Object: Name of table or index | ||
| 96 | SEGMENTS_F - S_TYPE | Type of database object | ||
| 97 | SEGMENTS_F - TS | Name of tablespace | ||
| 98 | SEGMENTS_S - OWNER | Owner | ||
| 99 | SYST - CPAGE | ABAP System Field: Current Page Number of List | ||
| 100 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 101 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 102 | SYST - LSIND | ABAP System Field: Current List Level | ||
| 103 | SYST - STACO | ABAP System Field: First List Column Displayed | ||
| 104 | SYST - STARO | ABAP System Field: Top List Row Displayed | ||
| 105 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 106 | SYST - UCOMM | ABAP System Field: PAI-Triggering Function Code | ||
| 107 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 108 | SYST - VLINE | ABAP System Field: Vertical Line for List | ||
| 109 | TABLES_STR - AVG_ROW_LN | AVERAGE ROW LENGTH | ||
| 110 | TABLES_STR - AVG_SPACE | AVERAGE SPACE | ||
| 111 | TABLES_STR - BLOCKS | Size of the extent in ORACLE blocks | ||
| 112 | TABLES_STR - CACHE | CACHE | ||
| 113 | TABLES_STR - CHAIN_CNT | CHAIN COUNT | ||
| 114 | TABLES_STR - CLUST_NAME | Name of the cluster, if any, to which the table belongs | ||
| 115 | TABLES_STR - DEGREE | DEGREE (parallel query option) | ||
| 116 | TABLES_STR - EMPTY_BLKS | EMPTY BLOCKS | ||
| 117 | TABLES_STR - FREELISTS | Number of process freelists allocated | ||
| 118 | TABLES_STR - FREE_GROUP | Number of freelist groups allocated | ||
| 119 | TABLES_STR - INI_TRANS | INI_TRANS | ||
| 120 | TABLES_STR - INSTANCES | INSTANCES (parallel query option) | ||
| 121 | TABLES_STR - MAX_TRANS | MAX_TRANS | ||
| 122 | TABLES_STR - NUM_ROWS | NUMBER OF ROWS | ||
| 123 | TABLES_STR - PCT_FREE | PCT_FREE | ||
| 124 | TABLES_STR - PCT_USED | PCT_USED | ||
| 125 | TABLES_STR - TABLE_LOCK | Table locking enabled or disabled? | ||
| 126 | TBTCO - DELANFREP | Job deletion indicator after processing | ||
| 127 | TBTCO - JOBCOUNT | Job ID | ||
| 128 | TST04HELP - FLAG | General Flag |