SAP ABAP Table ORSQLAREA (DDIC Structure According to Oracle Table V$SQLAREA)
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 | ORSQLAREA |
![]() |
Short Description | DDIC Structure According to Oracle Table V$SQLAREA |
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 | ![]() |
ORASHARMEM | ORAPNUMBER | DEC | 31 | 0 | Total shareable memory | ||
3 | ![]() |
ORAPERSMEM | ORAMEMORY | INT4 | 10 | 0 | Total 'persistent memory' | ||
4 | ![]() |
ORARUNTMEM | ORAMEMORY | INT4 | 10 | 0 | Total "runtime memory" | ||
5 | ![]() |
ORASORTS | ORANUMB8 | INT4 | 10 | 0 | Sum of the number of sorts | ||
6 | ![]() |
ORAVERSCOU | ORANUMBER | INT4 | 10 | 0 | Number of children | ||
7 | ![]() |
ORALOADVER | ORANUMB8 | INT4 | 10 | 0 | Loaded cursor versions | ||
8 | ![]() |
ORAOPENVER | ORANUMB8 | INT4 | 10 | 0 | Number of opened cursor versions | ||
9 | ![]() |
ORAUSROPEN | ORANUMB8 | INT4 | 10 | 0 | Number of users who have opened cursor version | ||
10 | ![]() |
ORAEXECNUM | ORAPNUMBER | DEC | 31 | 0 | Total number of executions | ||
11 | ![]() |
ORAUSREXEC | ORANUMB7 | INT4 | 10 | 0 | Number of users executing | ||
12 | ![]() |
ORALOADS | ORANUMB5 | INT4 | 10 | 0 | Number of loads or reloads | ||
13 | ![]() |
ORALOAD_T | ORATIMESTA | CHAR | 19 | 0 | Time SQL statement loaded | ||
14 | ![]() |
ORAINVALID | ORANUMB8 | INT4 | 10 | 0 | Number of 'invalidations' for all versions | ||
15 | ![]() |
ORAPARSEC | ORANUMB8 | INT4 | 10 | 0 | Sum of all 'parse calls' | ||
16 | ![]() |
ORADISKR | ORAPNUMBER | DEC | 31 | 0 | Sum of all 'disk reads' | ||
17 | ![]() |
ORABUFFERG | ORAPNUMBER | DEC | 31 | 0 | Total number of "buffer gets" | ||
18 | ![]() |
ORAROWPROC | ORAPNUMBER | DEC | 31 | 0 | Number of processed rows | ||
19 | ![]() |
ORACOMTYPE | ORANUMBER | INT4 | 10 | 0 | Oracle command type definition | ||
20 | ![]() |
ORAOPTMODE | ORAOPTMODE | CHAR | 10 | 0 | Optimizer mode | ||
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 | ![]() |
ORAHASHVAL | ORAP16 | FLTP | 16 | 16 | Hash value of statement | ||
26 | ![]() |
ORAMODULE | ORACHAR64 | CHAR | 64 | 0 | Program Name | ||
27 | ![]() |
ORAMODULEH | ORAP16 | FLTP | 16 | 16 | Hash value of module | ||
28 | ![]() |
ORAACTION | CHAR64 | CHAR | 64 | 0 | Action name | ||
29 | ![]() |
ORAACTIONH | ORAP16 | FLTP | 16 | 16 | Hash value of action | ||
30 | ![]() |
ORASERIAL | ORANUMBER | INT4 | 10 | 0 | Number of producing ORA-8177 |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |