SAP ABAP Table ORAV_SQL (DDIC Structure According to Oracle Table V$SQL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-SYS (Application Component) Database Interface/DBMS for Oracle
⤷
STUN_ORA (Package) Objects for Performance Analysis (ST04): Oracle DB
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | ORAV_SQL |
|
| Short Description | DDIC Structure According to Oracle Table V$SQL |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
ORASQLTEXT | CHAR60 | CHAR | 60 | 0 | Start of SQL statement | ||
| 2 | |
ORSHARMEM | ORAMEMORY | INT4 | 10 | 0 | Shareable memory | ||
| 3 | |
ORPERSMEM | ORAMEMORY | INT4 | 10 | 0 | Persistent memory | ||
| 4 | |
ORRUNTMEM | ORAMEMORY | INT4 | 10 | 0 | Ephemeral frame used | ||
| 5 | |
ORSORTS | ORANUMBER | INT4 | 10 | 0 | Number of sorts | ||
| 6 | |
ORLOADVER | ORANUMBER | INT4 | 10 | 0 | Context heap load flag | ||
| 7 | |
OROPENVER | ORANUMBER | INT4 | 10 | 0 | Flag for child cursors is locked | ||
| 8 | |
ORUSROPEN | ORANUMBER | INT4 | 10 | 0 | Number of users executing the statement | ||
| 9 | |
OREXECNUM | ORAPNUMBER | DEC | 31 | 0 | Number of executions | ||
| 10 | |
ORUSREXEC | ORANUMBER | INT4 | 10 | 0 | Number of users executing | ||
| 11 | |
ORALOADS | ORANUMB5 | INT4 | 10 | 0 | Number of loads or reloads | ||
| 12 | |
ORALOAD_T | ORATIMESTA | CHAR | 19 | 0 | Time SQL statement loaded | ||
| 13 | |
ORINVALID | ORANUMBER | INT4 | 10 | 0 | Invalidations for this child cursor | ||
| 14 | |
ORPARSEC | ORANUMBER | INT4 | 10 | 0 | Parse calls for this child cursor | ||
| 15 | |
ORDISKR | ORAPNUMBER | DEC | 31 | 0 | Disk reads for this child cursor | ||
| 16 | |
ORBUFFERG | ORAPNUMBER | DEC | 31 | 0 | Buffer gets for this child cursor | ||
| 17 | |
ORROWPROC | ORAPNUMBER | DEC | 31 | 0 | Number of rows parsed | ||
| 18 | |
ORACOMTYPE | ORANUMBER | INT4 | 10 | 0 | Oracle command type definition | ||
| 19 | |
ORAOPTMODE | ORAOPTMODE | CHAR | 10 | 0 | Optimizer mode | ||
| 20 | |
ORAOPTCOST | ORANUMBER | INT4 | 10 | 0 | Cost of this query | ||
| 21 | |
ORAPARSUSR | ORANUMBER | INT4 | 10 | 0 | ID of the user who built this child cursor | ||
| 22 | |
ORAPARSSCH | ORANUMBER | INT4 | 10 | 0 | Schema ID | ||
| 23 | |
ORAKEPTVER | ORANUMBER | INT4 | 10 | 0 | Indicator for using DBMS_SHARED_POOL | ||
| 24 | |
ORAADDRESS | CHAR16 | CHAR | 16 | 0 | Address of statement in the cache | ||
| 25 | |
ORATYPECHK | ORARAW4 | RAW | 4 | 0 | Descriptor of type | ||
| 26 | |
ORAHASHVAL | ORAP16 | FLTP | 16 | 16 | Hash value of statement | ||
| 27 | |
ORAPLANHAS | ORANUMBER | INT4 | 10 | 0 | Numerical Representation of the SQL Plan | ||
| 28 | |
ORACHILDNU | ORANUMBER | INT4 | 10 | 0 | Number of child cursor | ||
| 29 | |
ORAMODULE | ORACHAR64 | CHAR | 64 | 0 | Program Name | ||
| 30 | |
ORAMODULEH | ORAP16 | FLTP | 16 | 16 | Hash value of module | ||
| 31 | |
ORAACTION | CHAR64 | CHAR | 64 | 0 | Action name | ||
| 32 | |
ORAACTIONH | ORAP16 | FLTP | 16 | 16 | Hash value of action | ||
| 33 | |
ORASERIAL | ORANUMBER | INT4 | 10 | 0 | Number of producing ORA-8177 | ||
| 34 | |
ORACPUTIME | ORAPNUMBER | DEC | 31 | 0 | CPU Time in Miroseconds | ||
| 35 | |
ORAELAPSED | ORAPNUMBER | DEC | 31 | 0 | Elapsed Time in Microseconds | ||
| 36 | |
ORALASTLOA | CHAR19 | CHAR | 19 | 0 | Last Load Time |
History
| Last changed by/on | SAP | 20070813 |
| SAP Release Created in |