SQL Id | SQL Text |
074808uwja6ju | update stressTestTable set abigchar1 = abigvarchar where id = :1 |
0b639nx4zdzxr | select domain# from sys.im_domain$ where objn = :1 and col# = :2 |
0sbbcuruzd66f | select /*+ rule */ bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt, lowval, hival, density, col#, spare1, spare2, avgcln, minimum_enc, maximum_enc from hist_head$ where obj#=:1 and intcol#=:2 |
2sxqgx5hx76qr | select /*+ rule */ bucket, endpoint, col#, epvalue, epvalue_raw, ep_repeat_count, endpoint_enc from histgrm$ where obj#=:1 and intcol#=:2 and row#=:3 order by bucket |
300nk5dz6augc | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1), :"SYS_B_0"), NVL(SUM(C2), :"SYS_B_1") FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ :"SYS_B_2" AS C1, CASE WHEN "T"."CALENDAR_YEAR"=:"SYS_B_3" AND "T"."CALENDAR_WEEK_NUMBER"=:"SYS_B_4" THEN :"SYS_B_5" ELSE :"SYS_B_6" END AS C2 FROM "SH"."TIMES" SAMPLE BLOCK (:"SYS_B_7" , :"SYS_B_8") SEED (:"SYS_B_9") "T") SAMPLESUB |
39sc3dh4841x8 | update stressTestTable set abigchar0 = abigvarchar where id = :1 |
3un99a0zwp4vd | select owner#, name, namespace, remoteowner, linkname, p_timestamp, p_obj#, nvl(property, 0), subname, type#, flags, d_attrs from dependency$ d, obj$ o where d_obj#=:1 and p_obj#=obj#(+) order by order# |
4fdqbmxywh33t | update stressTestTable set abigchar2 = abigvarchar where id = :1 |
6ajkhukk78nsr | begin prvt_hdm.auto_execute( :dbid, :inst_num , :end_snap_id ); end; |
78thn3afd414y | update stressTestTable set aint = aint + 1 where id = :1 |
7n3tj1q2zfmq2 | insert into wrh$_mvparameter (dbid, per_pdb, con_dbid, snap_id, instance_number, parameter_hash, ordinal, value, isdefault, ismodified) select :dbid, sv.con_id, con_id_to_dbid(sv.con_id) con_dbid, :snap_id, :instance_number, p.hash, sv.ordinal, substr(sv.value, 1, 512), sv.isdefault, case when sv.ismodified <> 'FALSE' or sv.isadjusted <> 'FALSE' then 'MODIFIED' else 'FALSE' end from v$system_parameter2 sv, v$system_parameter p where exists (select 1 from v$system_parameter4 i where i.num = sv.num and bitand(i.param_flag, 32) = 32) and p.num = sv.num |
87gaftwrm2h68 | select o.owner#, o.name, o.namespace, o.remoteowner, o.linkname, o.subname from obj$ o where o.obj#=:1 |
9tgj4g8y4rwy8 | select type#, blocks, extents, minexts, maxexts, extsize, extpct, user#, iniexts, NVL(lists, 65535), NVL(groups, 65535), cachehint, hwmincr, NVL(spare1, 0), NVL(scanhint, 0), NVL(bitmapranges, 0) from seg$ where ts#=:1 and file#=:2 and block#=:3 |
adds4wma0y8c4 | select t.obj#, t.dataobj#, t.part#, t.hiboundlen, t.hiboundval, t.ts#, t.file#, t.block#, t.pctfree$, t.pctused$, t.initrans, t.maxtrans, t.flags, t.analyzetime, t.samplesize, t.rowcnt, t.blkcnt, t.empcnt, t.avgspc, t.chncnt, t.avgrln, length(t.bhiboundval), t.bhiboundval, ts.im_imcu_count, ts.im_block_count, ts.im_sys_incarnation, ts.im_stat_update_time from tabpart$ t, tab_stats$ ts where t.bo# = :1 and t.obj# = ts.obj#(+) order by t.part# |
afx304d90ps3z | select rowcnt, blkcnt, empcnt, avgspc, chncnt, avgrln, analyzetime, samplesize, avgspc_flb, flbcnt, flags from tab_stats$ where obj#=:1 |
asvzxj61dc5vs | select timestamp, flags from fixed_obj$ where obj#=:1 |
b6tu2v5fyvtt0 | SELECT /* OPT_DYN_SAMP */ /*+ ALL_ROWS IGNORE_WHERE_CLAUSE RESULT_CACHE(SNAPSHOT=3600) opt_param('parallel_execution_enabled', 'false') NO_PARALLEL(SAMPLESUB) NO_PARALLEL_INDEX(SAMPLESUB) NO_SQL_TUNE */ NVL(SUM(C1), :"SYS_B_0"), NVL(SUM(C2), :"SYS_B_1") FROM (SELECT /*+ IGNORE_WHERE_CLAUSE NO_PARALLEL("T") FULL("T") NO_PARALLEL_INDEX("T") */ :"SYS_B_2" AS C1, CASE WHEN "T"."CALENDAR_WEEK_NUMBER"=:"SYS_B_3" AND "T"."CALENDAR_YEAR"=:"SYS_B_4" THEN :"SYS_B_5" ELSE :"SYS_B_6" END AS C2 FROM "SH"."TIMES" SAMPLE BLOCK (:"SYS_B_7" , :"SYS_B_8") SEED (:"SYS_B_9") "T") SAMPLESUB |
btqubgr940awu | BEGIN dbms_workload_repository.create_snapshot(); END;
|
c3zymn7x3k6wy | select obj#, dataobj#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, length(bhiboundval), bhiboundval from indpart$ where bo# = :1 order by part# |
cvzdzp00jap4v | SELECT
SUM(amount_sold), t.calendar_year, t.calendar_week_number, c.country_name FROM sales s, times t, countries c, customers cu WHERE s.time_id = t.time_id AND t.calendar_week_number = '15' AND t.calendar_year = '2008' AND cu.country_id = c.country_id AND s.cust_id = cu.cust_id AND c.country_iso_code = 'JP' GROUP BY t.calendar_year, t.calendar_week_number, c.country_name |
d1740uhzzmz1j |
select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, bitand(s.spare1, 61572651155456), t.kernelcols, s.blocks, t.obj#, s.user# from tab$ t, seg$ s where bitand(s.spare1, 61572651155456) <= 52776558133248 and bitand(s.spare1, 61572651155456) >= 8796093022208 and bitand(s.spare1, 4294967296) = 4294967296 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# UNION select s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, bitand(s.spare1, 61572651155456), tab.kernelcols, s.blocks, tab.obj#, s.user# from tabpart$ t, seg$ s, tab$ tab where bitand(s.spare1, 61572651155456) <= 52776558133248 and bitand(s.spare1, 61572651155456) >= 8796093022208 and bitand(s.spare1, 4294967296) = 4294967296 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# and tab.obj# = t.bo# UNION select /*+ ordered
*/ s.file#, s.block#, s.ts#, t.obj#, s.hwmincr, bitand(s.spare1, 61572651155456), tab.kernelcols, s.blocks, tab.obj#, s.user# from tabsubpart$ t, seg$ s, tab$ tab, tabcompart$ tcp where bitand(s.spare1, 61572651155456) <= 52776558133248 and bitand(s.spare1, 61572651155456) >= 8796093022208 and bitand(s.spare1, 4294967296) = 4294967296 and bitand(s.spare1, 65536) <> 65536 and s.file# = t.file# and s.ts# = t.ts# and s.block# = t.block# and t.pobj# = tcp.obj# and tab.obj# = tcp.bo# order by 6 desc |
gnyk3hbabn28r |
insert into wrh$_tablespace_stat (dbid, per_pdb, con_dbid, snap_id, instance_number, ts#, tsname, contents, status, segment_space_management, extent_management, is_backup) select /*+ opt_param('_optimizer_mjc_enabled', 'false') */ :dbid, b.con_id, b.con_dbid, :snap_id, :instance_number, ts.ts#, ts.name as tsname, decode(ts.contents$, 0, (decode(bitand(ts.flags, 16), 16, 'UNDO', 'PERMANENT')), 1, 'TEMPORARY') as contents, decode(ts.online$, 1, 'ONLINE', 2, 'OFFLINE', 4, 'READ ONLY', 'UNDEFINED') as status, decode(bitand(ts.flags, 32), 32, 'AUTO', 'MANUAL') as segspace_mgmt, decode(ts.bitmapped, 0, 'DICTIONARY', 'LOCAL') as extent_management, (case when b.active_count > 0 then 'TRUE' else 'FALSE' end) as is_backup FROM awri$_cdb_ts$ ts, (select bkup.con_id, con_id_to_dbid(bkup.con_id) con_dbid, dfile.ts#, sum( case when bk
up.status = 'ACTIVE' then 1 else 0 end ) as active_count FROM v$backup bkup, v$datafile dfile WHERE (1 = 1) AND ((bkup.con_id = dfile.con_id)) and bkup.file# = dfile.file# and dfile.status in ('ONLINE', 'SYSTEM') group by bkup.con_id, dfile.ts#) b WHERE (1 = 1) AND ((ts.con_id = b.con_id)) and ts.online$ != 3 and b.ts# = ts.ts# and bitand(ts.flags, 2048) != 2048 |
Statistic | Total | per Second | per Trans |
ASSM bg: segment fix monitor | 0 | 0.00 | 0.00 |
ASSM cbk:blocks examined | 283 | 1.46 | 0.03 |
ASSM cbk:blocks marked full | 69 | 0.36 | 0.01 |
ASSM gsp:L1 bitmaps examined | 231 | 1.19 | 0.02 |
ASSM gsp:L2 bitmap full | 1 | 0.01 | 0.00 |
ASSM gsp:L2 bitmaps examined | 159 | 0.82 | 0.02 |
ASSM gsp:Optimized reject DB | 1 | 0.01 | 0.00 |
ASSM gsp:Search all | 6 | 0.03 | 0.00 |
ASSM gsp:Search hint | 5 | 0.03 | 0.00 |
ASSM gsp:Search steal | 6 | 0.03 | 0.00 |
ASSM gsp:bump HWM | 6 | 0.03 | 0.00 |
ASSM gsp:get free block | 213 | 1.10 | 0.02 |
ASSM gsp:good hint | 165 | 0.85 | 0.02 |
ASSM gsp:reject db | 1 | 0.01 | 0.00 |
ASSM rsv:fill reserve | 5 | 0.03 | 0.00 |
ASSM wasted db state change | 0 | 0.00 | 0.00 |
Batched IO (bound) vector count | 0 | 0.00 | 0.00 |
Batched IO block miss count | 0 | 0.00 | 0.00 |
Batched IO buffer defrag count | 0 | 0.00 | 0.00 |
Batched IO double miss count | 0 | 0.00 | 0.00 |
Batched IO same unit count | 0 | 0.00 | 0.00 |
Batched IO single block count | 0 | 0.00 | 0.00 |
Batched IO slow jump count | 0 | 0.00 | 0.00 |
Batched IO vector block count | 0 | 0.00 | 0.00 |
Batched IO vector read count | 0 | 0.00 | 0.00 |
Block Cleanout Optim referenced | 9 | 0.05 | 0.00 |
CCursor + sql area evicted | 262 | 1.35 | 0.03 |
CPU used by this session | 59,319 | 305.60 | 6.40 |
CPU used when call started | 59,358 | 305.81 | 6.41 |
CR blocks created | 13 | 0.07 | 0.00 |
Cached Commit SCN referenced | 24,140,993 | 124,371.43 | 2,606.46 |
Commit SCN cached | 544 | 2.80 | 0.06 |
DFO trees parallelized | 102 | 0.53 | 0.01 |
Effective IO time | 1,493,323,763 | 7,693,420.86 | 161,231.24 |
HCC analyzer calls | 0 | 0.00 | 0.00 |
HSC Heap Segment Block Changes | 41,201 | 212.26 | 4.45 |
Heap Segment Array Inserts | 99 | 0.51 | 0.01 |
Heap Segment Array Updates | 4 | 0.02 | 0.00 |
Heatmap Blklevel Flush Task Count | 0 | 0.00 | 0.00 |
IM populate buffer direct read time (ms) | 0 | 0.00 | 0.00 |
IM populate checkpoint time (ms) | 0 | 0.00 | 0.00 |
IM populate direct read time (ms) | 0 | 0.00 | 0.00 |
IM populate segments wall clock time (ms) | 0 | 0.00 | 0.00 |
IM populate via direct reads | 0 | 0.00 | 0.00 |
IM prepopulate CUs | 0 | 0.00 | 0.00 |
IM prepopulate CUs columns | 0 | 0.00 | 0.00 |
IM prepopulate CUs memcompress for query low | 0 | 0.00 | 0.00 |
IM prepopulate CUs requested | 0 | 0.00 | 0.00 |
IM prepopulate accumulated time (ms) | 0 | 0.00 | 0.00 |
IM prepopulate bytes from storage | 0 | 0.00 | 0.00 |
IM prepopulate bytes in-memory data | 0 | 0.00 | 0.00 |
IM prepopulate bytes uncompressed data | 0 | 0.00 | 0.00 |
IM prepopulate rows | 0 | 0.00 | 0.00 |
IM prepopulate segments | 0 | 0.00 | 0.00 |
IM scan CUs columns accessed | 0 | 0.00 | 0.00 |
IM scan CUs columns theoretical max | 0 | 0.00 | 0.00 |
IM scan CUs current | 0 | 0.00 | 0.00 |
IM scan CUs memcompress for query low | 0 | 0.00 | 0.00 |
IM scan CUs no cleanout | 0 | 0.00 | 0.00 |
IM scan CUs pcode aggregation pushdown | 0 | 0.00 | 0.00 |
IM scan CUs pcode pred evaled | 0 | 0.00 | 0.00 |
IM scan CUs pcode selective done | 0 | 0.00 | 0.00 |
IM scan CUs predicates applied | 0 | 0.00 | 0.00 |
IM scan CUs predicates received | 0 | 0.00 | 0.00 |
IM scan CUs readlist creation accumulated time | 0 | 0.00 | 0.00 |
IM scan CUs readlist creation number | 0 | 0.00 | 0.00 |
IM scan CUs split pieces | 0 | 0.00 | 0.00 |
IM scan bytes in-memory | 0 | 0.00 | 0.00 |
IM scan bytes uncompressed | 0 | 0.00 | 0.00 |
IM scan rows | 0 | 0.00 | 0.00 |
IM scan rows pcode aggregated | 0 | 0.00 | 0.00 |
IM scan rows projected | 0 | 0.00 | 0.00 |
IM scan rows valid | 0 | 0.00 | 0.00 |
IM scan segments disk | 0 | 0.00 | 0.00 |
IM scan segments minmax eligible | 0 | 0.00 | 0.00 |
IM simd compare calls | 0 | 0.00 | 0.00 |
IM simd compare selective calls | 0 | 0.00 | 0.00 |
IM simd decode unpack calls | 0 | 0.00 | 0.00 |
IM simd rle burst calls | 0 | 0.00 | 0.00 |
IM simd set membership calls | 0 | 0.00 | 0.00 |
IM simd set membership selective calls | 0 | 0.00 | 0.00 |
IM space CU bytes allocated | 0 | 0.00 | 0.00 |
IM space CU creations initiated | 0 | 0.00 | 0.00 |
IM space CU extents allocated | 0 | 0.00 | 0.00 |
IM space SMU bytes allocated | 0 | 0.00 | 0.00 |
IM space SMU creations initiated | 0 | 0.00 | 0.00 |
IM space SMU extents allocated | 0 | 0.00 | 0.00 |
IM space segments allocated | 0 | 0.00 | 0.00 |
IMU Flushes | 50 | 0.26 | 0.01 |
IMU Redo allocation size | 78,716 | 405.54 | 8.50 |
IMU commits | 9,211 | 47.45 | 0.99 |
IMU contention | 50 | 0.26 | 0.01 |
IMU pool not allocated | 0 | 0.00 | 0.00 |
IMU undo allocation size | 21,533,088 | 110,935.83 | 2,324.89 |
IMU- failed to get a private strand | 0 | 0.00 | 0.00 |
KTFB alloc req | 6 | 0.03 | 0.00 |
KTFB alloc space (block) | 393,216 | 2,025.80 | 42.45 |
KTFB alloc time (ms) | 1,116 | 5.75 | 0.12 |
KTFB apply req | 0 | 0.00 | 0.00 |
KTFB apply time (ms) | 0 | 0.00 | 0.00 |
LOB table id lookup cache misses | 0 | 0.00 | 0.00 |
Number of read IOs issued | 196,307 | 1,011.35 | 21.19 |
PX local messages recv'd | 61,242 | 315.51 | 6.61 |
PX local messages sent | 61,242 | 315.51 | 6.61 |
Parallel operations not downgraded | 102 | 0.53 | 0.01 |
Requests to/from client | 46,383 | 238.96 | 5.01 |
SQL*Net roundtrips to/from client | 46,390 | 239.00 | 5.01 |
TBS Extension: tasks executed | 0 | 0.00 | 0.00 |
active txn count during cleanout | 93 | 0.48 | 0.01 |
blocks cleaned out using minact | 350 | 1.80 | 0.04 |
blocks decrypted | 24,203,166 | 124,691.74 | 2,613.17 |
buffer is not pinned count | 84,048 | 433.00 | 9.07 |
buffer is pinned count | 59,041 | 304.17 | 6.37 |
bytes received via SQL*Net from client | 5,730,466 | 29,522.66 | 618.71 |
bytes sent via SQL*Net to client | 3,009,531 | 15,504.73 | 324.93 |
calls to get snapshot scn: kcmgss | 56,232 | 289.70 | 6.07 |
calls to kcmgas | 9,643 | 49.68 | 1.04 |
calls to kcmgcs | 116,720 | 601.33 | 12.60 |
cell physical IO interconnect bytes | 198,312,517,632 | 1,021,681,766.64 | 21,411,414.13 |
change write time | 148 | 0.76 | 0.02 |
cleanout - number of ktugct calls | 637 | 3.28 | 0.07 |
cleanouts and rollbacks - consistent read gets | 1 | 0.01 | 0.00 |
cleanouts only - consistent read gets | 544 | 2.80 | 0.06 |
cluster key scan block gets | 2,487 | 12.81 | 0.27 |
cluster key scans | 1,389 | 7.16 | 0.15 |
commit batch/immediate performed | 0 | 0.00 | 0.00 |
commit batch/immediate requested | 0 | 0.00 | 0.00 |
commit cleanout failures: buffer being written | 0 | 0.00 | 0.00 |
commit cleanout failures: callback failure | 11 | 0.06 | 0.00 |
commit cleanout failures: cannot pin | 0 | 0.00 | 0.00 |
commit cleanouts | 41,204 | 212.28 | 4.45 |
commit cleanouts successfully completed | 41,193 | 212.22 | 4.45 |
commit immediate performed | 0 | 0.00 | 0.00 |
commit immediate requested | 0 | 0.00 | 0.00 |
commit txn count during cleanout | 583 | 3.00 | 0.06 |
consistent changes | 8 | 0.04 | 0.00 |
consistent gets | 24,405,172 | 125,732.45 | 2,634.98 |
consistent gets direct | 24,146,347 | 124,399.02 | 2,607.03 |
consistent gets examination | 122,902 | 633.18 | 13.27 |
consistent gets examination (fastpath) | 122,832 | 632.82 | 13.26 |
consistent gets from cache | 258,824 | 1,333.43 | 27.94 |
consistent gets pin | 135,922 | 700.25 | 14.68 |
consistent gets pin (fastpath) | 135,392 | 697.52 | 14.62 |
cursor authentications | 31 | 0.16 | 0.00 |
cursor reload failures | 0 | 0.00 | 0.00 |
data blocks consistent reads - undo records applied | 8 | 0.04 | 0.00 |
db block changes | 107,008 | 551.29 | 11.55 |
db block gets | 168,987 | 870.60 | 18.25 |
db block gets direct | 0 | 0.00 | 0.00 |
db block gets from cache | 168,987 | 870.60 | 18.25 |
db block gets from cache (fastpath) | 105,754 | 544.83 | 11.42 |
deferred (CURRENT) block cleanout applications | 63,485 | 327.07 | 6.85 |
dirty buffers inspected | 38 | 0.20 | 0.00 |
enqueue conversions | 4,320 | 22.26 | 0.47 |
enqueue releases | 27,487 | 141.61 | 2.97 |
enqueue requests | 36,200 | 186.50 | 3.91 |
enqueue timeouts | 8,781 | 45.24 | 0.95 |
enqueue waits | 461 | 2.38 | 0.05 |
execute count | 46,729 | 240.74 | 5.05 |
failed probes on index block reclamation | 1 | 0.01 | 0.00 |
file io service time | 57,945,208 | 298,526.60 | 6,256.23 |
frame signature mismatch | 0 | 0.00 | 0.00 |
free buffer inspected | 62,559 | 322.30 | 6.75 |
free buffer requested | 62,730 | 323.18 | 6.77 |
heap block compress | 179 | 0.92 | 0.02 |
hot buffers moved to head of LRU | 2,930 | 15.10 | 0.32 |
immediate (CR) block cleanout applications | 545 | 2.81 | 0.06 |
immediate (CURRENT) block cleanout applications | 142 | 0.73 | 0.02 |
index fast full scans (full) | 8 | 0.04 | 0.00 |
index fetch by key | 40,127 | 206.73 | 4.33 |
index scans kdiixs1 | 5,245 | 27.02 | 0.57 |
key vector CUs filtered | 0 | 0.00 | 0.00 |
key vector cas merge abort | 1 | 0.01 | 0.00 |
key vector cas merge locking retrial | 4,432,486 | 22,835.62 | 478.57 |
key vector cas merge operations | 34 | 0.18 | 0.00 |
key vector dgk batch parcels | 272 | 1.40 | 0.03 |
key vector non cas merge operations | 34 | 0.18 | 0.00 |
key vector queries | 34 | 0.18 | 0.00 |
key vectors created | 68 | 0.35 | 0.01 |
key vectors created (bit wide) | 68 | 0.35 | 0.01 |
key vectors created (offset layout) | 34 | 0.18 | 0.00 |
key vectors created (simple layout) | 34 | 0.18 | 0.00 |
leaf node 90-10 splits | 3 | 0.02 | 0.00 |
leaf node splits | 40 | 0.21 | 0.00 |
lob reads | 0 | 0.00 | 0.00 |
lob writes | 0 | 0.00 | 0.00 |
lob writes unaligned | 0 | 0.00 | 0.00 |
logical read bytes from cache | 3,504,627,712 | 18,055,412.11 | 378,387.79 |
logons cumulative | 1,632 | 8.41 | 0.18 |
messages sent | 8,993 | 46.33 | 0.97 |
min active SCN optimization applied on CR | 0 | 0.00 | 0.00 |
no work - consistent read gets | 24,163,545 | 124,487.62 | 2,608.89 |
non-idle wait count | 306,024 | 1,576.60 | 33.04 |
opened cursors cumulative | 46,683 | 240.51 | 5.04 |
parse count (describe) | 0 | 0.00 | 0.00 |
parse count (failures) | 0 | 0.00 | 0.00 |
parse count (hard) | 301 | 1.55 | 0.03 |
parse count (total) | 40,365 | 207.96 | 4.36 |
parse time cpu | 342 | 1.76 | 0.04 |
parse time elapsed | 6,629 | 34.15 | 0.72 |
physical read IO requests | 256,904 | 1,323.54 | 27.74 |
physical read bytes | 198,284,533,760 | 1,021,537,597.16 | 21,408,392.76 |
physical read total IO requests | 257,041 | 1,324.24 | 27.75 |
physical read total bytes | 198,312,509,440 | 1,021,681,724.44 | 21,411,413.24 |
physical read total multi block requests | 194,885 | 1,004.02 | 21.04 |
physical reads | 24,204,655 | 124,699.41 | 2,613.33 |
physical reads cache | 61,785 | 318.31 | 6.67 |
physical reads cache prefetch | 1,188 | 6.12 | 0.13 |
physical reads direct | 24,142,870 | 124,381.10 | 2,606.66 |
physical reads direct (lob) | 0 | 0.00 | 0.00 |
physical reads prefetch warmup | 0 | 0.00 | 0.00 |
physical write IO requests | 1 | 0.01 | 0.00 |
physical write bytes | 8,192 | 42.20 | 0.88 |
physical write total IO requests | 1 | 0.01 | 0.00 |
physical write total bytes | 8,192 | 42.20 | 0.88 |
physical write total multi block requests | 0 | 0.00 | 0.00 |
physical writes | 1 | 0.01 | 0.00 |
physical writes direct | 1 | 0.01 | 0.00 |
physical writes direct (lob) | 1 | 0.01 | 0.00 |
physical writes direct temporary tablespace | 0 | 0.00 | 0.00 |
physical writes non checkpoint | 1 | 0.01 | 0.00 |
pinned buffers inspected | 0 | 0.00 | 0.00 |
prefetch warmup blocks aged out before use | 0 | 0.00 | 0.00 |
prefetched blocks aged out before use | 0 | 0.00 | 0.00 |
process last non-idle time | 191 | 0.98 | 0.02 |
queries parallelized | 34 | 0.18 | 0.00 |
recursive calls | 33,549 | 172.84 | 3.62 |
recursive cpu usage | 57,494 | 296.20 | 6.21 |
redo buffer allocation retries | 0 | 0.00 | 0.00 |
redo entries | 12,951 | 66.72 | 1.40 |
redo log space requests | 0 | 0.00 | 0.00 |
redo ordering marks | 1 | 0.01 | 0.00 |
redo size | 15,987,288 | 82,364.55 | 1,726.12 |
redo subscn max counts | 81 | 0.42 | 0.01 |
redo synch long waits | 1 | 0.01 | 0.00 |
redo synch time | 34,888 | 179.74 | 3.77 |
redo synch time (usec) | 348,870,290 | 1,797,336.94 | 37,666.84 |
redo synch time overhead (usec) | 259,303,727 | 1,335,901.00 | 27,996.52 |
redo synch time overhead count ( 2ms) | 9,197 | 47.38 | 0.99 |
redo synch time overhead count ( 8ms) | 47 | 0.24 | 0.01 |
redo synch time overhead count ( 32ms) | 19 | 0.10 | 0.00 |
redo synch time overhead count (128ms) | 2 | 0.01 | 0.00 |
redo synch time overhead count (inf) | 33 | 0.17 | 0.00 |
redo synch writes | 9,302 | 47.92 | 1.00 |
redo write info find | 9,298 | 47.90 | 1.00 |
rollback changes - undo records applied | 0 | 0.00 | 0.00 |
rollbacks only - consistent read gets | 7 | 0.04 | 0.00 |
rows fetched via callback | 1,273 | 6.56 | 0.14 |
securefile allocation bytes | 8,192 | 42.20 | 0.88 |
securefile allocation chunks | 1 | 0.01 | 0.00 |
securefile bytes non-transformed | 7,360 | 37.92 | 0.79 |
securefile direct read bytes | 0 | 0.00 | 0.00 |
securefile direct read ops | 0 | 0.00 | 0.00 |
securefile direct write bytes | 8,192 | 42.20 | 0.88 |
securefile direct write ops | 1 | 0.01 | 0.00 |
securefile number of non-transformed flushes | 3 | 0.02 | 0.00 |
segment chunks allocation from dispenser | 1 | 0.01 | 0.00 |
segment dispenser allocations | 1 | 0.01 | 0.00 |
segment dispenser load tasks | 0 | 0.00 | 0.00 |
segment prealloc bytes | 0 | 0.00 | 0.00 |
segment prealloc ops | 0 | 0.00 | 0.00 |
segment prealloc tasks | 0 | 0.00 | 0.00 |
segment prealloc time (ms) | 0 | 0.00 | 0.00 |
segment prealloc ufs2cfs bytes | 0 | 0.00 | 0.00 |
session connect time | 0 | 0.00 | 0.00 |
session cursor cache hits | 44,517 | 229.35 | 4.81 |
session logical reads | 24,574,188 | 126,603.20 | 2,653.23 |
session logical reads - IM | 0 | 0.00 | 0.00 |
shared hash latch upgrades - no wait | 228 | 1.17 | 0.02 |
shared hash latch upgrades - wait | 0 | 0.00 | 0.00 |
shared io pool buffer get success | 1 | 0.01 | 0.00 |
sorts (memory) | 1,852 | 9.54 | 0.20 |
sorts (rows) | 27,794 | 143.19 | 3.00 |
sql area evicted | 255 | 1.31 | 0.03 |
sql area purged | 0 | 0.00 | 0.00 |
switch current caused by our pin | 4 | 0.02 | 0.00 |
switch current to new buffer | 4 | 0.02 | 0.00 |
table fetch by rowid | 7,819 | 40.28 | 0.84 |
table fetch continued row | 209 | 1.08 | 0.02 |
table scan blocks gotten | 24,142,770 | 124,380.59 | 2,606.65 |
table scan disk non-IMC rows gotten | 2,822,258,123 | 14,539,927.68 | 304,713.68 |
table scan rows gotten | 2,822,258,251 | 14,539,928.34 | 304,713.70 |
table scan rs2 | 0 | 0.00 | 0.00 |
table scans (IM) | 0 | 0.00 | 0.00 |
table scans (direct read) | 7,515 | 38.72 | 0.81 |
table scans (long tables) | 9,521 | 49.05 | 1.03 |
table scans (rowid ranges) | 9,521 | 49.05 | 1.03 |
table scans (short tables) | 744 | 3.83 | 0.08 |
transaction rollbacks | 0 | 0.00 | 0.00 |
undo change vector size | 4,841,884 | 24,944.79 | 522.77 |
user calls | 91,684 | 472.34 | 9.90 |
user commits | 9,262 | 47.72 | 1.00 |
user logons cumulative | 0 | 0.00 | 0.00 |
user logouts cumulative | 2 | 0.01 | 0.00 |
user rollbacks | 0 | 0.00 | 0.00 |
vector group by accumspace cardinality | 287 | 1.48 | 0.03 |
vector group by accumspace size | 9,184 | 47.31 | 0.99 |
vector group by used | 34 | 0.18 | 0.00 |
workarea executions - optimal | 1,009 | 5.20 | 0.11 |
write clones created in foreground | 179 | 0.92 | 0.02 |