Data Element list used by SAP ABAP Table ORASQLAREA (DDIC Structure According to Oracle Table V$SQLAREA)
SAP ABAP Table
ORASQLAREA (DDIC Structure According to Oracle Table V$SQLAREA) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ORAACTION | Action name | ||
| 2 | ORAACTIONH | Hash value of action | ||
| 3 | ORAADDRESS | Address of statement in the cache | ||
| 4 | ORABGPERE | Number of 'buffer gets' for each execution | ||
| 5 | ORABGPERR | Number of 'buffer gets' for each row | ||
| 6 | ORABUFFERG | Total number of "buffer gets" | ||
| 7 | ORACHILDLA | Child Latch Number | ||
| 8 | ORACOLFIEL | Field for controlling colors in ABAP List Viewer | ||
| 9 | ORACOMTYPE | Oracle command type definition | ||
| 10 | ORACPUTIME | CPU Time in Miroseconds | ||
| 11 | ORACTPERE | CPU Time per Execution | ||
| 12 | ORADISKR | Sum of all 'disk reads' | ||
| 13 | ORADRPERE | Number of 'disk reads' for each execution | ||
| 14 | ORAELAPERE | Elapsed Time per Execution | ||
| 15 | ORAELAPSED | Elapsed Time in Microseconds | ||
| 16 | ORAEXECNUM | Total number of executions | ||
| 17 | ORAHASHVAL | Hash value of statement | ||
| 18 | ORAINVALID | Number of 'invalidations' for all versions | ||
| 19 | ORAKEPTVER | Indicator for using DBMS_SHARED_POOL | ||
| 20 | ORALOADS | Number of loads or reloads | ||
| 21 | ORALOADVER | Loaded cursor versions | ||
| 22 | ORALOAD_T | Time SQL statement loaded | ||
| 23 | ORAMODULE | Program Name | ||
| 24 | ORAMODULEH | Hash value of module | ||
| 25 | ORAOPENVER | Number of opened cursor versions | ||
| 26 | ORAOPTMODE | Optimizer mode | ||
| 27 | ORAPARSEC | Sum of all 'parse calls' | ||
| 28 | ORAPARSSCH | Schema ID | ||
| 29 | ORAPARSUSR | ID of the user who built this child cursor | ||
| 30 | ORAPCPERE | Parse calls per execution | ||
| 31 | ORAPERSMEM | Total 'persistent memory' | ||
| 32 | ORAROWPROC | Number of processed rows | ||
| 33 | ORARPPERE | Number of rows processed for each execution | ||
| 34 | ORARUNTMEM | Total "runtime memory" | ||
| 35 | ORASERIAL | Number of producing ORA-8177 | ||
| 36 | ORASHARMEM | Total shareable memory | ||
| 37 | ORASORTS | Sum of the number of sorts | ||
| 38 | ORASQLTEXT | Start of SQL statement | ||
| 39 | ORAUSER | Column USERNAME in V$SESSION | ||
| 40 | ORAUSREXEC | Number of users executing | ||
| 41 | ORAUSROPEN | Number of users who have opened cursor version | ||
| 42 | ORAVERSCOU | Number of children | ||
| 43 | ORAWAITTIM | Wait time | ||
| 44 | ORAWTPERE | Wait Time per Execution |