Table/Structure Field list used by SAP ABAP TYPE ORAS (ORAS)
SAP ABAP TYPE
ORAS (ORAS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ORASESSION - STATUS | Status of Session (Active, Inactive, Killed) | ||
| 2 | ORASQLADER - BUFFGPER_E | Number of 'buffer gets' for each execution | ||
| 3 | ORASQLADER - BUFFGPER_R | Number of 'buffer gets' for each row | ||
| 4 | ORASQLADER - CPU_TIME_E | CPU Time per Execution | ||
| 5 | ORASQLADER - DISKRPER_E | Number of 'disk reads' for each execution | ||
| 6 | ORASQLADER - ELAPSEDTIE | Elapsed Time per Execution | ||
| 7 | ORASQLADER - PARSCPER_E | Parse calls per execution | ||
| 8 | ORASQLADER - ROWSPPER_E | Number of rows processed for each execution | ||
| 9 | ORASQLADER - WAITTIME_E | Wait Time per Execution | ||
| 10 | ORASQLADER - WAIT_TIME | Wait time | ||
| 11 | ORASQLAREA - ROWSPPER_E | Number of rows processed for each execution | ||
| 12 | ORASQLAREA - MODULE | Program Name | ||
| 13 | ORASQLAREA - PERSISTENT | Total 'persistent memory' | ||
| 14 | ORASQLAREA - PARSING_US | ID of the user who built this child cursor | ||
| 15 | ORASQLAREA - PARSING_SC | Schema ID | ||
| 16 | ORASQLAREA - PARSE_CALL | Sum of all 'parse calls' | ||
| 17 | ORASQLAREA - PARSCPER_E | Parse calls per execution | ||
| 18 | ORASQLAREA - OPTIM_MODE | Optimizer mode | ||
| 19 | ORASQLAREA - OPEN_VERSI | Number of opened cursor versions | ||
| 20 | ORASQLAREA - MODULE_HAS | Hash value of module | ||
| 21 | ORASQLAREA - SORTS | Sum of the number of sorts | ||
| 22 | ORASQLAREA - ROWS_PROCE | Number of processed rows | ||
| 23 | ORASQLAREA - RUNTIME_ME | Total "runtime memory" | ||
| 24 | ORASQLAREA - SERIALIZAB | Number of producing ORA-8177 | ||
| 25 | ORASQLAREA - SHARABLE_M | Total shareable memory | ||
| 26 | ORASQLAREA - SQL_TEXT | Start of SQL statement | ||
| 27 | ORASQLAREA - USERS_EXEC | Number of users executing | ||
| 28 | ORASQLAREA - USERS_OPEN | Number of users who have opened cursor version | ||
| 29 | ORASQLAREA - VERSION_CO | Number of children | ||
| 30 | ORASQLAREA - WAITTIME_E | Wait Time per Execution | ||
| 31 | ORASQLAREA - WAIT_TIME | Wait time | ||
| 32 | ORASQLAREA - LOADED_VER | Loaded cursor versions | ||
| 33 | ORASQLAREA - LOADS | Number of loads or reloads | ||
| 34 | ORASQLAREA - ACTION | Action name | ||
| 35 | ORASQLAREA - ACTION_HAS | Hash value of action | ||
| 36 | ORASQLAREA - ADDRESS | Address of statement in the cache | ||
| 37 | ORASQLAREA - BUFFER_GET | Total number of "buffer gets" | ||
| 38 | ORASQLAREA - BUFFGPER_E | Number of 'buffer gets' for each execution | ||
| 39 | ORASQLAREA - BUFFGPER_R | Number of 'buffer gets' for each row | ||
| 40 | ORASQLAREA - CHILD_LATC | Child Latch Number | ||
| 41 | ORASQLAREA - COMMAND_TY | Oracle command type definition | ||
| 42 | ORASQLAREA - CPU_TIME | CPU Time in Miroseconds | ||
| 43 | ORASQLAREA - CPU_TIME_E | CPU Time per Execution | ||
| 44 | ORASQLAREA - DISKRPER_E | Number of 'disk reads' for each execution | ||
| 45 | ORASQLAREA - DB_USER | Column USERNAME in V$SESSION | ||
| 46 | ORASQLAREA - KEPT_VERSI | Indicator for using DBMS_SHARED_POOL | ||
| 47 | ORASQLAREA - INVALIDATI | Number of 'invalidations' for all versions | ||
| 48 | ORASQLAREA - HASH_VALUE | Hash value of statement | ||
| 49 | ORASQLAREA - FIRST_LOAD | Time SQL statement loaded | ||
| 50 | ORASQLAREA - EXECUTIONS | Total number of executions | ||
| 51 | ORASQLAREA - ELAPSED_TI | Elapsed Time in Microseconds | ||
| 52 | ORASQLAREA - ELAPSEDTIE | Elapsed Time per Execution | ||
| 53 | ORASQLAREA - DISK_READS | Sum of all 'disk reads' | ||
| 54 | ORAV_SQL - OPEN_VERSI | Flag for child cursors is locked | ||
| 55 | ORAV_SQL - OPTIM_COST | Cost of this query | ||
| 56 | ORAV_SQL - OPTIM_MODE | Optimizer mode | ||
| 57 | ORAV_SQL - PARSE_CALL | Parse calls for this child cursor | ||
| 58 | ORAV_SQL - PARSING_SC | Schema ID | ||
| 59 | ORAV_SQL - PARSING_US | ID of the user who built this child cursor | ||
| 60 | ORAV_SQL - PERSISTENT | Persistent memory | ||
| 61 | ORAV_SQL - PLAN_HASH_ | Numerical Representation of the SQL Plan | ||
| 62 | ORAV_SQL - ROWS_PROCE | Number of rows parsed | ||
| 63 | ORAV_SQL - ELAPSED_TI | Elapsed Time in Microseconds | ||
| 64 | ORAV_SQL - RUNTIME_ME | Ephemeral frame used | ||
| 65 | ORAV_SQL - SERIALIZAB | Number of producing ORA-8177 | ||
| 66 | ORAV_SQL - SHARABLE_M | Shareable memory | ||
| 67 | ORAV_SQL - SORTS | Number of sorts | ||
| 68 | ORAV_SQL - SQL_TEXT | Start of SQL statement | ||
| 69 | ORAV_SQL - TYPE_CHK_H | Descriptor of type | ||
| 70 | ORAV_SQL - USERS_EXEC | Number of users executing | ||
| 71 | ORAV_SQL - USERS_OPEN | Number of users executing the statement | ||
| 72 | ORAV_SQL - MODULE | Program Name | ||
| 73 | ORAV_SQL - ACTION | Action name | ||
| 74 | ORAV_SQL - ACTION_HAS | Hash value of action | ||
| 75 | ORAV_SQL - ADDRESS | Address of statement in the cache | ||
| 76 | ORAV_SQL - BUFFER_GET | Buffer gets for this child cursor | ||
| 77 | ORAV_SQL - CHILD_NUMB | Number of child cursor | ||
| 78 | ORAV_SQL - COMMAND_TY | Oracle command type definition | ||
| 79 | ORAV_SQL - CPU_TIME | CPU Time in Miroseconds | ||
| 80 | ORAV_SQL - DISK_READS | Disk reads for this child cursor | ||
| 81 | ORAV_SQL - EXECUTIONS | Number of executions | ||
| 82 | ORAV_SQL - FIRST_LOAD | Time SQL statement loaded | ||
| 83 | ORAV_SQL - INVALIDATI | Invalidations for this child cursor | ||
| 84 | ORAV_SQL - KEPT_VERSI | Indicator for using DBMS_SHARED_POOL | ||
| 85 | ORAV_SQL - LAST_LOAD_ | Last Load Time | ||
| 86 | ORAV_SQL - LOADED_VER | Context heap load flag | ||
| 87 | ORAV_SQL - LOADS | Number of loads or reloads | ||
| 88 | ORAV_SQL - MODULE_HAS | Hash value of module | ||
| 89 | ORAV_SQLTX - ADDRESS | Address of statement in the cache | ||
| 90 | ORAV_SQLTX - COMMAND_TY | Oracle command type definition | ||
| 91 | ORAV_SQLTX - PIECE | Number of piece of SQL text | ||
| 92 | ORAV_SQLTX - SQL_TEXT | Piece of SQL text |