soadb@husoaa04[/export/home/oracledb/oracle]cat awrsqlrpt_1_24998_24999.html AWR SQL Report

WORKLOAD REPOSITORY SQL Report

Snapshot Period Summary

DB NameDB IdInstanceInst numReleaseRACHost
SOADB196954648soadb1110.2.0.4.0NOhusoaa04

Snap IdSnap TimeSessionsCursors/Session
Begin Snap:2499813-Dec-13 23:00:1831 2.5
End Snap:2499913-Dec-13 23:12:3230 3.4
Elapsed:  12.24 (mins)  
DB Time:  0.18 (mins)  

SQL Summary

SQL IdElapsed Time (ms)ModuleActionSQL Text
7cq8d0jqxzum1 716,971     delete from smon_scn_time where thread=0 and scn = (select min(scn) f...


Back to Top

SQL ID: 7cq8d0jqxzum1

#Plan Hash ValueTotal Elapsed Time(ms)Executions1st Capture Snap IDLast Capture Snap ID
1 1877588614 716,971 9,289 24999 24999


Back to Top

Plan 1(PHV: 1877588614)

Back to Top

Plan Statistics

Stat NameStatement TotalPer Execution% Snap Total
Elapsed Time (ms) 716,971 77.18 6788.38
CPU Time (ms) 707,354 76.15 7858.42
Executions 9,289    
Buffer Gets 132,115,663 14,222.81 99.88
Disk Reads 0 0.00 0.00
Parse Calls 0 0.00 0.00
Rows 9,289 1.00  
User I/O Wait Time (ms) 0    
Cluster Wait Time (ms) 0    
Application Wait Time (ms) 0    
Concurrency Wait Time (ms) 0    
Invalidations 0    
Version Count 1    
Sharable Mem(KB) 21    

Back to Plan 1(PHV: 1877588614)
Back to Top

Execution Plan

Id Operation Name Rows Bytes Cost (%CPU) Time
0 DELETE STATEMENT     57 (100) 
1    DELETE SMON_SCN_TIME     
2      TABLE ACCESS BY INDEX ROWID SMON_SCN_TIME 1 14 2 (0) 00:00:01
3        INDEX UNIQUE SCAN SMON_SCN_TIME_SCN_IDX 1   1 (0) 00:00:01
4          SORT AGGREGATE   1 7   
5            TABLE ACCESS CLUSTER SMON_SCN_TIME 1253 8771 55 (0) 00:00:01
6              INDEX UNIQUE SCAN SMON_SCN_TO_TIME_IDX 1   0 (0) 

Back to Plan 1(PHV: 1877588614)
Back to Top

Full SQL Text

SQL IdSQL Text
7cq8d0jqxzum1delete from smon_scn_time where thread=0 and scn = (select min(scn) from smon_scn_time where thread=0)


Back to Top