Data Element list used by SAP ABAP Table ORAV_SQL (DDIC Structure According to Oracle Table V$SQL)
SAP ABAP Table
ORAV_SQL (DDIC Structure According to Oracle Table V$SQL) 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 | ORACHILDNU | Number of child cursor | ||
| 5 | ORACOMTYPE | Oracle command type definition | ||
| 6 | ORACPUTIME | CPU Time in Miroseconds | ||
| 7 | ORAELAPSED | Elapsed Time in Microseconds | ||
| 8 | ORAHASHVAL | Hash value of statement | ||
| 9 | ORAKEPTVER | Indicator for using DBMS_SHARED_POOL | ||
| 10 | ORALASTLOA | Last Load Time | ||
| 11 | ORALOADS | Number of loads or reloads | ||
| 12 | ORALOAD_T | Time SQL statement loaded | ||
| 13 | ORAMODULE | Program Name | ||
| 14 | ORAMODULEH | Hash value of module | ||
| 15 | ORAOPTCOST | Cost of this query | ||
| 16 | ORAOPTMODE | Optimizer mode | ||
| 17 | ORAPARSSCH | Schema ID | ||
| 18 | ORAPARSUSR | ID of the user who built this child cursor | ||
| 19 | ORAPLANHAS | Numerical Representation of the SQL Plan | ||
| 20 | ORASERIAL | Number of producing ORA-8177 | ||
| 21 | ORASQLTEXT | Start of SQL statement | ||
| 22 | ORATYPECHK | Descriptor of type | ||
| 23 | ORBUFFERG | Buffer gets for this child cursor | ||
| 24 | ORDISKR | Disk reads for this child cursor | ||
| 25 | OREXECNUM | Number of executions | ||
| 26 | ORINVALID | Invalidations for this child cursor | ||
| 27 | ORLOADVER | Context heap load flag | ||
| 28 | OROPENVER | Flag for child cursors is locked | ||
| 29 | ORPARSEC | Parse calls for this child cursor | ||
| 30 | ORPERSMEM | Persistent memory | ||
| 31 | ORROWPROC | Number of rows parsed | ||
| 32 | ORRUNTMEM | Ephemeral frame used | ||
| 33 | ORSHARMEM | Shareable memory | ||
| 34 | ORSORTS | Number of sorts | ||
| 35 | ORUSREXEC | Number of users executing | ||
| 36 | ORUSROPEN | Number of users executing the statement |