Data Element list used by SAP ABAP Table ORASAREA_A (Structure for Field Catalog Creation "Cursor Cache Stats")
SAP ABAP Table ORASAREA_A (Structure for Field Catalog Creation "Cursor Cache Stats") is using
# Object Type Object Name Object Description Note
     
1 Data Element  ORABGPERE Number of 'buffer gets' for each execution
2 Data Element  ORABGPERR Number of 'buffer gets' for each row
3 Data Element  ORABUFFERG Total number of "buffer gets"
4 Data Element  ORACPUTIME CPU Time in Miroseconds
5 Data Element  ORACTPERE CPU Time per Execution
6 Data Element  ORACURREX Number of users executing this cursor
7 Data Element  ORADISKR Sum of all 'disk reads'
8 Data Element  ORADRPERE Number of 'disk reads' for each execution
9 Data Element  ORAELAPERE Elapsed Time per Execution
10 Data Element  ORAELAPSED Elapsed Time in Microseconds
11 Data Element  ORAEXECNUM Total number of executions
12 Data Element  ORAINVALID Number of 'invalidations' for all versions
13 Data Element  ORALOADS Number of loads or reloads
14 Data Element  ORALOADVER Loaded cursor versions
15 Data Element  ORALOAD_T Time SQL statement loaded
16 Data Element  ORAMODULE Program Name
17 Data Element  ORAOPENVER Number of opened cursor versions
18 Data Element  ORAPARSEC Sum of all 'parse calls'
19 Data Element  ORAPERSMEM Total 'persistent memory'
20 Data Element  ORAROWPROC Number of processed rows
21 Data Element  ORARPPERE Number of rows processed for each execution
22 Data Element  ORARUNTMEM Total "runtime memory"
23 Data Element  ORASHARMEM Total shareable memory
24 Data Element  ORASQLSORT Sort orders
25 Data Element  ORASQLTEXT Start of SQL statement
26 Data Element  ORAUSER Column USERNAME in V$SESSION
27 Data Element  ORAUSROPEN Number of users who have opened cursor version
28 Data Element  ORAWAITTIM Wait time
29 Data Element  ORAWTPERE Wait Time per Execution