SAP ABAP Table ORA_DBA_TABLES (Copy of DBA_TABLES (currently not provided with snapshots))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
⤷
STUN (Package) DBA: All the rest in English
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | ORA_DBA_TABLES |
|
| Short Description | Copy of DBA_TABLES (currently not provided with snapshots) |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | L | Table for storing temporary data, delivered empty |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
ORA_SNAPSHOT_ID | ORA_SNAPSHOT_ID | NUMC | 10 | 0 | Oracle monitor: snapshot ID | * | |
| 2 | |
ORA_OWNER_30 | ORA_CHAR_30 | CHAR | 30 | 0 | Oracle monitoring: Owner of the object | ||
| 3 | |
ORA_TABLE_NAME | ORA_CHAR_30 | CHAR | 30 | 0 | Oracle monitoring: table name | ||
| 4 | |
ORA_TABLESPACE_NAME | ORA_CHAR_30 | CHAR | 30 | 0 | Oracle monitoring: Tablespacename to which objects belong | ||
| 5 | |
ORA_CLUSTER_NAME | ORA_CHAR_30 | CHAR | 30 | 0 | Oracle monitoring: cluster name | ||
| 6 | |
ORA_IOT_NAME | ORA_CHAR_30 | CHAR | 30 | 0 | Oracle monitoring: IOT name | ||
| 7 | |
ORA_PCT_FREE | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring:percentage of free space in a block | ||
| 8 | |
ORA_PCT_USED | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: percentage of used space in a block | ||
| 9 | |
ORA_INI_TRANS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Initial number of transactions | ||
| 10 | |
ORA_MAX_TRANS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Maximum number of transactions | ||
| 11 | |
ORA_INITIAL_EXTENT | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Size of the initial extent in bytes | ||
| 12 | |
ORA_NEXT_EXTENT | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitor: Next extent | ||
| 13 | |
ORA_MIN_EXTENTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitor: Minimum extent | ||
| 14 | |
ORA_MAX_EXTENTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitor: Maximum extent | ||
| 15 | |
ORA_PCT_INCREASE | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitor. PCT increase | ||
| 16 | |
ORA_FREELISTS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of process freelists allocated | ||
| 17 | |
ORA_FREELIST_GROUPS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of freelist groups allocated | ||
| 18 | |
ORA_LOGGINGA | ORA_CHAR_3 | CHAR | 3 | 0 | Oracle monitoring: Logging attribute | ||
| 19 | |
ORA_BACKED_UP | ORA_CHAR_1 | CHAR | 1 | 0 | Oracle monitoring: Has table been backed up since last chang | ||
| 20 | |
ORA_NUM_ROWS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of rows in the table | ||
| 21 | |
ORA_BLOCKS_USED | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of used data blocks in the table | ||
| 22 | |
ORA_EMPTY_BLOCKS | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of empty (never used) data blocks | ||
| 23 | |
ORA_AVG_SPACE | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: avg. free space (bytes) in a data block | ||
| 24 | |
ORA_CHAIN_CNT | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Number of rows in table that are chained | ||
| 25 | |
ORA_AVG_ROW_LEN | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Average length of a row in table (bytes) | ||
| 26 | |
ORA_AVG_SPACE_FREE | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: avg. freespace of all blocks on freelist | ||
| 27 | |
ORA_NUM_FREELIST_BLK | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: number of blocks on the freelist | ||
| 28 | |
ORA_DEGREE | ORA_DEC_22 | DEC | 22 | 0 | Oracle monitoring: number of threads per instance for scan | ||
| 29 | |
ORA_INSTANCES | ORA_CHAR_10 | CHAR | 10 | 0 | Oracle monitoring:inst. across which table is to be scanned | ||
| 30 | |
ORA_CACHE_DBA | ORA_CHAR_5 | CHAR | 5 | 0 | Oracle monitoring:Whether the cluster is to be cached in buf | ||
| 31 | |
ORA_TABLE_LOCK | ORA_CHAR_8 | CHAR | 8 | 0 | Oracle monitoring: Whether table locking is enabled or disab | ||
| 32 | |
ORA_SAMPLE_SIZE | ORA_NUM_22 | DEC | 22 | 0 | Oracle monitoring: Sample size used in analyzing this table | ||
| 33 | |
ORA_LAST_ANALYZED_D | ORA_DATE | DATS | 8 | 0 | Oracle monitoring: Date of last table analysis (date field) | ||
| 34 | |
ORA_LAST_ANALYZED_T | ORA_TIME | TIMS | 6 | 0 | Oracle monitoring: Date of last table analysis (time field) | ||
| 35 | |
ORA_PARTITIONED | ORA_CHAR_3 | CHAR | 3 | 0 | Oracle monitoring: Indicates whether table is partitioned | ||
| 36 | |
ORA_IOT_TYPE | ORA_CHAR_12 | CHAR | 12 | 0 | Oracle monitoring: IOT type | ||
| 37 | |
ORA_TEMPORARY | ORA_CHAR_1 | CHAR | 1 | 0 | Oracle monitoring: data visible which is placed by this sess | ||
| 38 | |
ORA_SECONDARY | ORA_CHAR_1 | CHAR | 1 | 0 | Oracle monitoring: Is trigger a secondary object | ||
| 39 | |
ORA_NESTED | ORA_CHAR_3 | CHAR | 3 | 0 | Oracle monitoring: Is the table a nested table? | ||
| 40 | |
ORA_BUFFER_POOL | ORA_CHAR_7 | CHAR | 7 | 0 | Oracle monitoring: The default buffer pool for the object | ||
| 41 | |
ORA_ROW_MOVEMENT | ORA_CHAR_8 | CHAR | 8 | 0 | Oracle monitoring: partitioned row movement is enabled ? | ||
| 42 | |
ORA_GLOBAL_STATS | ORA_CHAR_3 | CHAR | 3 | 0 | Oracle monitoring: Stats collected for whole table or estima | ||
| 43 | |
ORA_USER_STATS | ORA_CHAR_3 | CHAR | 3 | 0 | Oracle monitoring: Were statistics entered directly by user? | ||
| 44 | |
ORA_DURATION | ORA_CHAR_15 | CHAR | 15 | 0 | Oracle monitoring: duration of a temporary table | ||
| 45 | |
ORA_SKIP_CORRUPT | ORA_CHAR_8 | CHAR | 8 | 0 | Oracle monitoring: If Oracle ignores blocks marked corrupt | ||
| 46 | |
ORA_MONITORING | ORA_CHAR_3 | CHAR | 3 | 0 | Oracle monitoring: table has the MONITORING attribute set | ||
| 47 | |
ORA_CLUSTER_OWNER | ORA_CHAR_30 | CHAR | 30 | 0 | Oracle monitoring: Cluster owner | ||
| 48 | |
ORA_DEPENDENCIES | ORA_CHAR_8 | CHAR | 8 | 0 | Oracle monitoring: Dependencies | ||
| 49 | |
ORA_COMPRESSION | ORA_CHAR_8 | CHAR | 8 | 0 | Oracle monitoring: Compression |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |