AWR报表

呵呵,不错,作statspack简单多了,只需要运行awrrpt.sql 这个脚本,然后按照提示一步一步来就可以了。awrrpti.sql这个脚本会被awrrpt.sql自动调用。如果不想进入互动模式,那么需要手工编辑一下awrrpti.sql脚本。

下面是测试:

SQL> @awrrpt.sql

Current Instance
~~~~~~~~~~~~~~~~

   DB Id    DB Name      Inst Num Instance
----------- ------------ -------- ------------
3725863330 ORCL10              1 orcl10


Specify the Report Type
~~~~~~~~~~~~~~~~~~~~~~~
Would you like an HTML report, or a plain text report?
Enter 'html' for an HTML report, or 'text' for plain text
Defaults to 'html'
Enter value for report_type: html

Type Specified:  html 输入html表示要生成HTML格式的报表


Instances in this Workload Repository schema
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   DB Id     Inst Num DB Name      Instance     Host
------------ -------- ------------ ------------ ------------
* 3725863330        1 ORCL10       orcl10       as.rhel.com

Using 3725863330 for database Id
Using          1 for instance number


Specify the number of days of snapshots to choose from
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Entering the number of days (n) will result in the most recent
(n) days of snapshots being listed.  Pressing <return> without
specifying a number lists all completed snapshots.



Listing the last 3 days of Completed Snapshots

                                                        Snap
Instance     DB Name        Snap Id    Snap Started    Level
------------ ------------ --------- ------------------ -----
orcl10       ORCL10             425 08 Mar 2004 12:53      1

                                426 08 Mar 2004 14:40      1
                                427 08 Mar 2004 15:00      1
                                428 08 Mar 2004 16:00      1
                                429 08 Mar 2004 17:00      1
                                430 08 Mar 2004 18:00      1

列出了所有存在的SNAPID

Specify the Begin and End Snapshot Ids
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Enter value for begin_snap: 428
Begin Snapshot Id specified: 428

Enter value for end_snap: 430
End   Snapshot Id specified: 430

输入起始和结束的SNAPID

Specify the Report Name
~~~~~~~~~~~~~~~~~~~~~~~
The default report file name is awrrpt_1_428_430.html.  To use this name,
press <return> to continue, otherwise enter an alternative.

Enter value for report_name:

输入文件名,或者直接回车使用默认的文件名


下面就是生成一大段的HTML,不贴出来了。有兴趣的看一下附件吧,是生成的报表。很漂亮哦。

WORKLOAD REPOSITORY report for

DB NameDB IdInstanceInst numReleaseClusterHost
ORCL103725863330orcl10110.1.0.2.0NOas.rhel.com

 Snap IdSnap TimeSessionsCursors/Session
Begin Snap:42908-Mar-04 17:00:58182.8
End Snap:43008-Mar-04 18:00:31182.8
Elapsed: 59.56 (mins)  
DB Time: 0.07 (mins)  

 

Report Summary

Cache Sizes (end)

Buffer Cache:108MStd Block Size:8K
Shared Pool Size:68MLog Buffer:256K

Load Profile

 Per SecondPer Transaction
Redo size:584.096,605.20
Logical reads:11.16126.23
Block changes:3.5339.95
Physical reads:0.020.18
Physical writes:0.192.16
User calls:0.070.83
Parses:0.9310.52
Hard parses:0.000.01
Sorts:0.697.82
Logons:0.020.28
Executes:1.7219.47
Transactions:0.09 

% Blocks changed per Read:31.65Recursive Call %:99.16
Rollback per transaction %:2.53Rows per Sort:5.92

Instance Efficiency Percentages (Target 100%)

Buffer Nowait %:100.00Redo NoWait %:99.96
Buffer Hit %:99.86In-memory Sort %:100.00
Library Hit %:99.96Soft Parse %:99.88
Execute to Parse %:45.96Latch Hit %:100.00
Parse CPU to Parse Elapsd %:97.87% Non-Parse CPU:82.58

Shared Pool Statistics

 BeginEnd
Memory Usage %:86.0386.57
% SQL with executions>1:82.6184.58
% Memory for SQL w/exec>1:77.1179.21

Top 5 Timed Events

EventWaitsTime(s)Percent Total DB TimeWait Class
control file parallel write1,161374.45System I/O
CPU time 367.05 
log file sync75128.18Commit
process startup15119.17Other
db file scattered read1408.77User I/O

Main Report


Back to Top

Wait Events Statistics

Back to Top

Wait Events

  • s - second
  • cs - centisecond - 100th of a second
  • ms - millisecond - 1000th of a second
  • us - microsecond - 1000000th of a second
  • ordered by wait time desc, waits desc (idle events last)

EventWaitsTimeoutsTotal Wait Time (s)Avg wait (ms)Waits /txn
control file parallel write1,1610333.67
log file sync7501150.24
process startup1501500.05
db file scattered read1400250.04
db file sequential read2400130.08
latch free1002210.00
control file sequential read4410001.40
db file parallel write4340001.37
log file parallel write2690000.85
rdbms ipc reply70000.02
Queue Monitor Task Wait110000.03
buffer busy waits10000.00
latch: redo allocation10000.00
direct path write40000.01
jobq slave wait2,3432,2727,0122,9937.41
virtual circuit status1191193,47729,2160.38
Queue Monitor Wait1161163,45529,7880.37
wakeup time manager1533,125208,3290.05

Back to Wait Events Statistics
Back to Top

Background Wait Events

  • ordered by wait time desc, waits desc (idle events last)

EventWaitsTimeoutsTotal Wait Time (s)Avg wait (ms)Waits /txn
control file parallel write1,1750333.72
process startup1501500.05
log file switch completion200880.01
log file sequential read160070.05
control file sequential read4330001.37
log file single write40040.01
db file parallel write4340001.37
log file parallel write2700000.85
control file single write30010.01
rdbms ipc reply70000.02
Queue Monitor Task Wait110000.03
buffer busy waits10000.00
latch: redo allocation10000.00
rdbms ipc message10,25310,03934,9293,40732.45
smon timer13123,484268,0100.04
Queue Monitor Wait1161163,45529,7880.37

Back to Wait Events Statistics
Back to Top

Time Model Statistics

  • ordered by Time (seconds) desc

Statistic NameTime (seconds)% Total DB Time
background elapsed time19.00482.65
background cpu time9.49241.05
DB time3.94100.00
DB CPU2.7469.50
sql execute elapsed time2.3359.27
PL/SQL execution elapsed time0.4110.42
parse time elapsed0.276.87
Java execution elapsed time0.051.28
hard parse (bind mismatch) elapsed time0.000.00
sequence load elapsed time0.000.00
failed parse (out of shared memory) elapsed t0.000.00
hard parse (sharing criteria) elapsed time0.000.00
inbound PL/SQL rpc elapsed time0.000.00
connection management call elapsed time0.000.00
failed parse elapsed time0.000.00
PL/SQL compilation elapsed time0.000.00
hard parse elapsed time0.000.00

Back to Wait Events Statistics
Back to Top

Operating System Statistics

Statistic NameValue
AVG_BUSY_TICKS1,628
AVG_IDLE_TICKS353,947
AVG_IN_BYTES265,568,256
AVG_NICE_TICKS0
AVG_OUT_BYTES336,723,968
AVG_SYS_TICKS266
AVG_USER_TICKS1,362
BUSY_TICKS1,628
IDLE_TICKS353,947
IN_BYTES265,568,256
NICE_TICKS0
OUT_BYTES336,723,968
RSRC_MGR_CPU_WAIT_TIME0
SYS_TICKS266
USER_TICKS1,362

Back to Wait Events Statistics
Back to Top

Service Statistics

  • ordered by DB Time
  • us - microsecond - 1000000th of a second

Service NameDB Time (s)DB CPU (s)Physical ReadsLogical Reads
SYS$USERS3.902.701514,815
SYS$BACKGROUND0.000.008725,167
orcl10.as.rhel.com0.000.0000
orcl10XDB0.000.0000

Back to Wait Events Statistics
Back to Top

Service Wait Class Stats

  • Wait Class info for services in the Service Statistics section.
  • Total Waits and Time Waited displayed for the following wait classes: User I/O, Concurrency, Administrative, Network
  • Time Waited (Wt Time) in centisecond (100th of a second)

Service NameUser I/O Total WtsUser I/O Wt TimeConcurcy Total WtsConcurcy Wt TimeAdmin Total WtsAdmin Wt TimeNetwork Total WtsNetwork Wt Time
SYS$USERS313000000
SYS$BACKGROUND220,70369100010
orcl10.as.rhel.com00000000

Back to Wait Events Statistics
Back to Top

 

SQL Statistics

Back to Top

SQL ordered by Elapsed Time

  • Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
  • % Total DB Time is the Elapsed Time of the SQL statement divided into the Total Database Time multiplied by 100

Elapsed Time (s)CPU Time (s)Executions Elap per Exec (s) % Total DB TimeSQL IdSQL ModuleSQL Text
22580.0343.496gvch1xu9ca3g  DECLARE job BINARY_INTEGER := ...
1010.8922.575k7qrrrjxcd6w  insert into wrh$_enqueue_stat ...
1120.3015.286q766vsk5290x  BEGIN dbms_stats_internal.flus...
00430.0110.45abtp0uqvdb1d3  CALL MGMT_ADMIN_DATA.EVALUATE_...
0010.348.57584ypkst2k8p7  insert into wrh$_bg_event_summ...
005450.008.180h6b2sajwb74n  select privilege#, level from ...
0010.307.655b1whcs76xtg4  MERGE INTO cache_stats_1$ D US...
0010.307.53fctq4u7ajf8c6  MERGE INTO cache_stats_1$ D US...
0010.225.63agpd044zj368m  insert into wrh$_system_event ...
006980.005.02803b7z0t84sq7  select job, nvl2(last_date, ...
001070.003.9218naypzfmabd6EM_PING INSERT INTO MGMT_SYSTEM_PERFOR...
00660.003.526d64jpfzqc9rv  INSERT INTO MGMT_METRICS_RAW (...
006290.003.11g2wr3u7s1gtf3  select count(*) from sys.job$ ...
0010.123.0284qubbrsr0kfn  insert into wrh$_latch (snap...
0010.122.94d92h3rjp0y217  begin prvt_hdm.auto_execute( :...
0010.112.88fztumj649upth  insert into wrh$_sgastat (sn...
0010.092.398x7f6g15hbrw1  insert into wrh$_sqlbind (sn...
002780.002.318ggw94h7mvxd7EM_PING COMMIT
0020.042.114ynyjw64rp857  (SELECT "A16"."DATAOBJ#" "O",...
00840.002.072txg6sm725mn6  INSERT INTO MGMT_METRICS_RAW (...
0010.071.88g6wf9na8zs5hb  insert into wrh$_sysmetric_sum...
001860.001.86by0qb19b2n9u6  select t.schema, t.name, t.f...
0010.071.85586b2udq6dbng  insert into wrh$_sysstat (sn...
0010.071.8200pmrvsjpawc8  DECLARE job BINARY_INTEGER := ...
00710.001.8147a50dvdgnxc2  update sys.job$ set failures=0...
0010.071.784m62qhfc4936p  insert into wrh$_parameter (...
001050.001.65g00cj285jmgsw  update sys.mon_mods$ set inser...
001860.001.644cvqvs489pd6k  select min(next_date) from "SY...
001500.001.5891h2x42zqagcm  UPDATE MGMT_CURRENT_METRICS SE...
00710.001.530k8522rmdzg4k  select privilege# from sysauth...
001500.001.115kyb5bvnu3s04  SELECT DISTINCT METRIC_GUID FR...
00710.001.057s7a79nsaf4j7  select u1.user#, u2.user#, u...
00710.001.01aq8yqxyyb40nn  update sys.job$ set this_date=...

Back to SQL Statistics
Back to Top

SQL ordered by CPU Time

  • Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
  • % Total DB Time is the Elapsed Time of the SQL statement divided into the Total Database Time multiplied by 100

CPU Time (s)Elapsed Time (s)Executions CPU per Exec (s)% Total DB TimeSQL IdSQL ModuleSQL Text
22580.0343.496gvch1xu9ca3g  DECLARE job BINARY_INTEGER := ...
1120.3015.286q766vsk5290x  BEGIN dbms_stats_internal.flus...
005450.008.180h6b2sajwb74n  select privilege#, level from ...
00430.0110.45abtp0uqvdb1d3  CALL MGMT_ADMIN_DATA.EVALUATE_...
0010.297.655b1whcs76xtg4  MERGE INTO cache_stats_1$ D US...
0010.297.53fctq4u7ajf8c6  MERGE INTO cache_stats_1$ D US...
0010.258.57584ypkst2k8p7  insert into wrh$_bg_event_summ...
006980.005.02803b7z0t84sq7  select job, nvl2(last_date, ...
006290.003.11g2wr3u7s1gtf3  select count(*) from sys.job$ ...
0010.102.94d92h3rjp0y217  begin prvt_hdm.auto_execute( :...
0010.103.0284qubbrsr0kfn  insert into wrh$_latch (snap...
00660.003.526d64jpfzqc9rv  INSERT INTO MGMT_METRICS_RAW (...
002780.002.318ggw94h7mvxd7EM_PING COMMIT
0020.042.114ynyjw64rp857  (SELECT "A16"."DATAOBJ#" "O",...
00840.002.072txg6sm725mn6  INSERT INTO MGMT_METRICS_RAW (...
0010.082.398x7f6g15hbrw1  insert into wrh$_sqlbind (sn...
001860.001.86by0qb19b2n9u6  select t.schema, t.name, t.f...
0010.071.8200pmrvsjpawc8  DECLARE job BINARY_INTEGER := ...
00710.001.8147a50dvdgnxc2  update sys.job$ set failures=0...
0010.071.85586b2udq6dbng  insert into wrh$_sysstat (sn...
0010.071.784m62qhfc4936p  insert into wrh$_parameter (...
001050.001.65g00cj285jmgsw  update sys.mon_mods$ set inser...
001860.001.644cvqvs489pd6k  select min(next_date) from "SY...
001070.003.9218naypzfmabd6EM_PING INSERT INTO MGMT_SYSTEM_PERFOR...
001500.001.5891h2x42zqagcm  UPDATE MGMT_CURRENT_METRICS SE...
00710.001.530k8522rmdzg4k  select privilege# from sysauth...
0010.055.63agpd044zj368m  insert into wrh$_system_event ...
001500.001.115kyb5bvnu3s04  SELECT DISTINCT METRIC_GUID FR...
00710.001.057s7a79nsaf4j7  select u1.user#, u2.user#, u...
00710.001.01aq8yqxyyb40nn  update sys.job$ set this_date=...
0110.0322.575k7qrrrjxcd6w  insert into wrh$_enqueue_stat ...
0010.012.88fztumj649upth  insert into wrh$_sgastat (sn...
0010.011.88g6wf9na8zs5hb  insert into wrh$_sysmetric_sum...

Back to SQL Statistics
Back to Top

SQL ordered by Gets

  • Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
  • Total Buffer Gets: 39,888
  • Captured SQL accounts for 70.7% of Total Buffer Gets

Buffer Gets Executions Gets per Exec %TotalCPU Time (s)Elapsed Time (s)SQL IdSQL ModuleSQL Text
8,56858147.7221.481.541.716gvch1xu9ca3g  DECLARE job BINARY_INTEGER := ...
3,6645456.729.190.320.320h6b2sajwb74n  select privilege#, level from ...
2,79018615.006.990.060.064cvqvs489pd6k  select min(next_date) from "SY...
2,1044348.935.270.300.41abtp0uqvdb1d3  CALL MGMT_ADMIN_DATA.EVALUATE_...
2,0946983.005.250.200.20803b7z0t84sq7  select job, nvl2(last_date, ...
1,7172858.504.300.600.606q766vsk5290x  BEGIN dbms_stats_internal.flus...
1,11411,114.002.790.070.07586b2udq6dbng  insert into wrh$_sysstat (sn...
1,09511,095.002.750.100.1284qubbrsr0kfn  insert into wrh$_latch (snap...
9331933.002.340.070.074m62qhfc4936p  insert into wrh$_parameter (...
9301865.002.330.070.07by0qb19b2n9u6  select t.schema, t.name, t.f...
8601860.002.160.290.305b1whcs76xtg4  MERGE INTO cache_stats_1$ D US...
8551855.002.140.290.30fctq4u7ajf8c6  MERGE INTO cache_stats_1$ D US...
8297111.682.080.060.060k8522rmdzg4k  select privilege# from sysauth...
8191077.652.050.060.1518naypzfmabd6EM_PING INSERT INTO MGMT_SYSTEM_PERFOR...
7936612.021.990.100.146d64jpfzqc9rv  INSERT INTO MGMT_METRICS_RAW (...
6771677.001.700.080.098x7f6g15hbrw1  insert into wrh$_sqlbind (sn...
6296291.001.580.120.12g2wr3u7s1gtf3  select count(*) from sys.job$ ...
6071607.001.520.100.12d92h3rjp0y217  begin prvt_hdm.auto_execute( :...
570718.031.430.070.0747a50dvdgnxc2  update sys.job$ set failures=0...
568718.001.420.040.047s7a79nsaf4j7  select u1.user#, u2.user#, u...
5221503.481.310.060.0691h2x42zqagcm  UPDATE MGMT_CURRENT_METRICS SE...
506846.021.270.080.082txg6sm725mn6  INSERT INTO MGMT_METRICS_RAW (...
485588.361.220.040.0419v5guvsgcd1v  SELECT C.TARGET_GUID, C.METRI...
464588.001.160.030.033z6cvmt9w5292EM_PING SELECT /*+ RULE */ STEP_ID FRO...
4561503.041.140.040.045kyb5bvnu3s04  SELECT DISTINCT METRIC_GUID FR...
4181418.001.050.010.01auy2nsgaw1pzg  insert into wrh$_seg_stat_obj ...
406587.001.020.020.026t7007dkc1abhEM_PING DELETE FROM MGMT_JOB_EMD_STATU...
406587.001.020.020.02cchx5kcx6tgmzEM_PING SELECT COUNT(*) FROM MGMT_FAIL...
406587.001.020.020.02d59tgwpksgs94EM_PING SELECT EMD_URL, EVENT_TYPE, ...

Back to SQL Statistics
Back to Top

SQL ordered by Reads

  • Total Disk Reads: 56
  • Captured SQL accounts for 71.4% of Total Disk Reads

Physical ReadsExecutionsReads per Exec %TotalCPU Time (s)Elapsed Time (s)SQL IdSQL ModuleSQL Text
15580.2626.791.541.716gvch1xu9ca3g  DECLARE job BINARY_INTEGER := ...
12112.0021.430.030.895k7qrrrjxcd6w  insert into wrh$_enqueue_stat ...
81070.0714.290.060.1518naypzfmabd6EM_PING INSERT INTO MGMT_SYSTEM_PERFOR...
8430.1914.290.300.41abtp0uqvdb1d3  CALL MGMT_ADMIN_DATA.EVALUATE_...
7660.1112.500.100.146d64jpfzqc9rv  INSERT INTO MGMT_METRICS_RAW (...
313.005.360.010.11fztumj649upth  insert into wrh$_sgastat (sn...
212.003.570.010.07g6wf9na8zs5hb  insert into wrh$_sysmetric_sum...
010.000.000.070.0700pmrvsjpawc8  DECLARE job BINARY_INTEGER := ...
030.000.000.000.00032pzujmgvyhj  select OBJOID, CLSOID, RUNT...
0580.000.000.010.01089dbukv1aanhEM_PING SELECT SYS_EXTRACT_UTC(SYSTIME...

Back to SQL Statistics
Back to Top

SQL ordered by Executions

  • Total Executions: 6,153
  • Captured SQL accounts for 76.1% of Total Executions

Executions Rows ProcessedRows per ExecCPU per Exec (s)Elap per Exec (s) SQL IdSQL ModuleSQL Text
698710.100.000.00803b7z0t84sq7  select job, nvl2(last_date, ...
6296291.000.000.00g2wr3u7s1gtf3  select count(*) from sys.job$ ...
5452,1133.880.000.000h6b2sajwb74n  select privilege#, level from ...
27800.000.000.008ggw94h7mvxd7EM_PING COMMIT
1861861.000.000.004cvqvs489pd6k  select min(next_date) from "SY...
1861861.000.000.00by0qb19b2n9u6  select t.schema, t.name, t.f...
1501501.000.000.005kyb5bvnu3s04  SELECT DISTINCT METRIC_GUID FR...
1501501.000.000.0091h2x42zqagcm  UPDATE MGMT_CURRENT_METRICS SE...
1271271.000.000.00dm39phkdf04ug  SELECT DECODE(PARAMETER_VALUE,...
1071071.000.000.0018naypzfmabd6EM_PING INSERT INTO MGMT_SYSTEM_PERFOR...
10500.000.000.00350f5yrnnmshs  lock table sys.mon_mods$ in ex...
1051051.000.000.00g00cj285jmgsw  update sys.mon_mods$ set inser...
84841.000.000.002txg6sm725mn6  INSERT INTO MGMT_METRICS_RAW (...
715457.680.000.000k8522rmdzg4k  select privilege# from sysauth...
71711.000.000.0047a50dvdgnxc2  update sys.job$ set failures=0...
71711.000.000.007s7a79nsaf4j7  select u1.user#, u2.user#, u...
7100.000.000.00813qds7fub8x4  alter session set NLS_LANGUAGE...
71711.000.000.00aq8yqxyyb40nn  update sys.job$ set this_date=...
66661.000.000.006d64jpfzqc9rv  INSERT INTO MGMT_METRICS_RAW (...

Back to SQL Statistics
Back to Top

SQL ordered by Parse Calls

  • Total Parse Calls: 3,325
  • Captured SQL accounts for 84.5% of Total Parse Calls

Parse CallsExecutions % Total ParsesSQL IdSQL ModuleSQL Text
54554516.390h6b2sajwb74n  select privilege#, level from ...
1872785.628ggw94h7mvxd7EM_PING COMMIT
18645.590sfgqjz5cs52w  select q_name, state, delay,...
1861865.594cvqvs489pd6k  select min(next_date) from "SY...
1861865.59by0qb19b2n9u6  select t.schema, t.name, t.f...
1051053.16350f5yrnnmshs  lock table sys.mon_mods$ in ex...
1051053.16g00cj285jmgsw  update sys.mon_mods$ set inser...
71712.140k8522rmdzg4k  select privilege# from sysauth...
71712.1447a50dvdgnxc2  update sys.job$ set failures=0...
71712.147s7a79nsaf4j7  select u1.user#, u2.user#, u...
71712.14813qds7fub8x4  alter session set NLS_LANGUAGE...
71712.14aq8yqxyyb40nn  update sys.job$ set this_date=...
58581.74089dbukv1aanhEM_PING SELECT SYS_EXTRACT_UTC(SYSTIME...
581071.7418naypzfmabd6EM_PING INSERT INTO MGMT_SYSTEM_PERFOR...
58581.7419v5guvsgcd1v  SELECT C.TARGET_GUID, C.METRI...
58581.7424dkx03u3rj6kSELECT COUNT(*) FROM MGMT_PARA...
58581.743z6cvmt9w5292EM_PING SELECT /*+ RULE */ STEP_ID FRO...
58581.746b3nm6z1xz9ypEM_PING SELECT COUNT(FAILOVER_ID) FROM...
58581.746gvch1xu9ca3g  DECLARE job BINARY_INTEGER := ...
58581.746nf6bgxvghzq9EM_PING SELECT /*+ RULE */ STATUS, EX...
58581.746t7007dkc1abhEM_PING DELETE FROM MGMT_JOB_EMD_STATU...
58581.747gnakyxnvaadfSEVERITY EVALUATION SELECT UNIQUE(TARGET_GUID) FRO...
58581.74cchx5kcx6tgmzEM_PING SELECT COUNT(*) FROM MGMT_FAIL...
58581.74d59tgwpksgs94EM_PING SELECT EMD_URL, EVENT_TYPE, ...
58581.74dwssdqx28tzf5  select sysdate + 1 / (24 * 60)...
40401.2041ytarfvyaxm8  declare vsn va...

Back to SQL Statistics
Back to Top

 

SQL ordered by Sharable Memory

No data exists for this section of the report.

Back to SQL Statistics
Back to Top

 

SQL ordered by Version Count

No data exists for this section of the report.

Back to SQL Statistics
Back to Top

 

Complete List of SQL Text

SQL IdSQL Text
00pmrvsjpawc8DECLARE job BINARY_INTEGER := :job; next_date DATE := :mydate; broken BOOLEAN := FALSE; BEGIN wksys.wk_job.invoke(1, 1); :mydate := next_date; IF broken THEN :b := 1; ELSE :b := 0; END IF; END;
032pzujmgvyhjselect OBJOID, CLSOID, RUNTIME, PRI, JOBTYPE, SCHLIM, WT, INST, RUNNOW from ( select a.obj# OBJOID, a.class_oid CLSOID, decode(bitand(a.flags, 16384), 0, a.next_run_date, a.last_enabled_time) RUNTIME, (2*a.priority + decode(bitand(a.job_status, 4), 0, 0, decode(a.running_instance, :1, -1, 1))) PRI, 1 JOBTYPE, a.schedule_limit SCHLIM, a.job_weight WT, decode(a.running_instance, NULL, 0, a.running_instance) INST, decode(bitand(a.flags, 16384), 0, 0, 1) RUNNOW from sys.scheduler$_job a where bitand(a.job_status, 515) = 1 and bitand(a.flags, 4096) = 0 and (a.next_run_date <= :2 or bitand(a.flags, 16384) <> 0) and ( (a.schedule_limit is null or bitand(a.flags, 16384) <> 0) or (a.schedule_limit is not null and a.next_run_date + a.schedule_limit > :3)) and (a.class_oid is null or (a.class_oid is not null and a.class_oid in (select b.obj# from sys.scheduler$_class b where b.affinity is null))) union all select c.obj#, 0, c.next_start_date, 0, 2, c.duration, 1, 0, 0 from sys.scheduler$_window c where bitand(c.flags, 1) <> 0 and c.next_start_date <= :4 and c.next_start_date + c.duration > :5 union all select d.obj#, 0, d.next_start_date + d.duration, 0, 3, numtodsinterval(0, 'minute'), 1, 0, 0 from sys.scheduler$_window d where bitand(d.flags, 1) <> 0 and d.next_start_date <= :6 and d.next_start_date + d.du ration > :7 union all select e.obj#, 0, e.manual_open_time, 0, 4, e.manual_duration, 1, 0, 0 from sys.scheduler$_window e where bitand(e.flags, 64) <> 0 and e.manual_open_time <= :8 and e.manual_open_time + e.manual_duration > :9 union all select f.obj#, 0, f.manual_open_time + f.manual_duration, 0, 5, numtodsinterval(0, 'minute'), 1, 0, 0 from sys.scheduler$_window f where bitand(f.flags, 64) <> 0 and f.manual_open_time <= :10 and f.manual_open_time + f.manual_duration > :11) order by RUNTIME, CLSOID, PRI, WT DESC, OBJOID
089dbukv1aanhSELECT SYS_EXTRACT_UTC(SYSTIMESTAMP) FROM DUAL
0h6b2sajwb74nselect privilege#, level from sysauth$ connect by grantee#=prior privilege# and privilege#>0 start with grantee#=:1 and privilege#>0
0k8522rmdzg4kselect privilege# from sysauth$ where (grantee#=:1 or grantee#=1) and privilege#>0
0sfgqjz5cs52wselect q_name, state, delay, expiration, rowid, msgid, dequeue_msgid, chain_no, local_order_no, enq_time, enq_tid, step_no, priority, exception_qschema, exception_queue, retry_count, corrid, time_manager_info, sender_name, sender_address, sender_protocol from "SYS"."ALERT_QT" where msgid = :1
18naypzfmabd6INSERT INTO MGMT_SYSTEM_PERFORMANCE_LOG (JOB_NAME, TIME, DURATION, MODULE, ACTION, IS_TOTAL, NAME, VALUE, CLIENT_DATA, HOST_URL) VALUES (:B9 , SYSDATE, :B8 , SUBSTR(:B7 , 1, 512), SUBSTR(:B6 , 1, 32), :B5 , SUBSTR(:B4 , 1, 128), SUBSTR(:B3 , 1, 128), SUBSTR(:B2 , 1, 128), SUBSTR(:B1 , 1, 256))
19v5guvsgcd1vSELECT C.TARGET_GUID, C.METRIC_GUID, C.STORE_METRIC, C.SCHEDULE, C.COLL_NAME, M.METRIC_NAME, M.EVAL_FUNC FROM MGMT_METRIC_COLLECTIONS_REP R, MGMT_METRIC_COLLECTIONS C, MGMT_METRICS M WHERE C.SUSPENDED = 0 AND C.IS_REPOSITORY = 1 AND (C.LAST_COLLECTED_TIMESTAMP IS NULL OR C.LAST_COLLECTED_TIMESTAMP + C.SCHEDULE / 1440 < SYSDATE) AND C.METRIC_GUID = M.METRIC_GUID AND R.TARGET_GUID = C.TARGET_GUID AND R.METRIC_GUID = C.METRIC_GUID AND R.COLL_NAME = C.COLL_NAME
24dkx03u3rj6kSELECT COUNT(*) FROM MGMT_PARAMETERS WHERE PARAMETER_NAME=:B1 AND UPPER(PARAMETER_VALUE)='TRUE'
2txg6sm725mn6INSERT INTO MGMT_METRICS_RAW (TARGET_GUID, COLLECTION_TIMESTAMP, METRIC_GUID, KEY_VALUE, VALUE, STRING_VALUE) VALUES (:B5 , :B4 , :B3 , :B2 , :B1 , NULL)
350f5yrnnmshslock table sys.mon_mods$ in exclusive mode nowait
3z6cvmt9w5292SELECT /*+ RULE */ STEP_ID FROM MGMT_JOB_EXECUTION E, MGMT_JOB J WHERE E.JOB_ID=J.JOB_ID AND STEP_STATUS IN (:B6 , :B5 , :B4 , :B3 , :B2 ) AND STEP_TYPE=:B1 AND J.EXECUTION_TIMEOUT > 0 AND (CAST(SYS_EXTRACT_UTC(SYSTIMESTAMP) AS DATE)-E.START_TIME) > (J.EXECUTION_TIMEOUT/24)
41ytarfvyaxm8declare vsn varchar2(20); begin vsn := dbms_rcvman.getPackageVersion; :pkg_vsn:pkg_vsn_i := vsn; if vsn is not null then :pkg_vsnub4 := to_number(substr(vsn, 1, 2) || substr(vsn, 4, 2) || substr(vsn, 7, 2)); end if; end;
47a50dvdgnxc2update sys.job$ set failures=0, this_date=null, flag=:1, last_date=:2, next_date = greatest(:3, sysdate), total=total+(sysdate-nvl(this_date, sysdate)) where job=:4
4cvqvs489pd6kselect min(next_date) from "SYS"."AQ$_ALERT_QT_T"
4m62qhfc4936pinsert into wrh$_parameter (snap_id, dbid, instance_number, parameter_hash, value, isdefault, ismodified) select :snap_id, :dbid, :instance_number, hash, value, isdefault, ismodified from v$system_parameter order by hash
4ynyjw64rp857(SELECT "A16"."DATAOBJ#" "O", "A16"."STATISTIC#" "STAT", NVL("A16"."VALUE", 0) "VAL" FROM "GV$SEGSTAT" "A16" WHERE ("A16"."STATISTIC#"=0 OR "A16"."STATISTIC#"=3 OR "A16"."STATISTIC#"=5) AND "A16"."OBJ#">0 AND "A16"."INST_ID"=1) UNION ALL (SELECT "A15"."OBJ#" "O", 7 "STAT", NVL(SUM("A15"."NUM_BUF"), 0) "VAL" FROM "X$KCBOQH" "A15" WHERE "A15"."INST_ID"=1 GROUP BY "A15"."OBJ#") ORDER BY 1
584ypkst2k8p7insert into wrh$_bg_event_summary (snap_id, dbid, instance_number, event_id, total_waits, total_timeouts, time_waited_micro) select :snap_id, :dbid, :instance_number, e.event_id, sum(e.total_waits), sum(e.total_timeouts), sum(e.time_waited_micro) from v$session_event e where e.sid in (select s.sid from v$session s where s.type = 'BACKGROUND') group by e.event_id
586b2udq6dbnginsert into wrh$_sysstat (snap_id, dbid, instance_number, stat_id, value) select :snap_id, :dbid, :instance_number, stat_id, value from v$sysstat order by stat_id
5b1whcs76xtg4MERGE INTO cache_stats_1$ D USING (select * from table(dbms_stats_internal.format_cache_rows(CURSOR((select dataobj# o, statistic# stat, nvl(value, 0) val from gv$segstat where statistic# in (0, 3, 5) and obj# > 0 and inst_id = 1) union all (select obj# o, 7 stat, nvl(sum(num_buf), 0) val from x$kcboqh x where inst_id = 1 group by obj#) order by o))) where cachedblk>10) S ON (D.dataobj# = S.obj# AND D.inst_id = S.inst_id) WHEN MATCHED THEN UPDATE SET cached_avg = CASE WHEN (S.cachedblk>0 AND cached_sqr_avg <= cached_avg*cached_avg* 5) THEN 2/(cached_no+1)*((cached_no-1)/2*cached_avg+S.cachedblk) WHEN (S.cachedblk>0 AND cached_sqr_avg > cached_avg*cached_avg* 5) THEN S.cachedblk ELSE cached_avg END, cached_sqr_avg = CASE WHEN (S.cachedblk>0 AND cached_sqr_avg <= cached_avg*cached_avg* 5) THEN 2/(cached_no+1)*((cached_no-1)/2*cached_sqr_avg+ S.cachedblk*S.cachedblk) WHEN (S.cachedblk>0 AND cached_sqr_avg > cached_avg*cached_avg* 5) THEN S.cachedblk*S.cachedblk ELSE cached_sqr_avg END, cached_no = CASE WHEN (S.cachedblk>0 AND cached_sqr_avg <= cached_avg*cached_avg* 5) THEN cached_no+1 WHEN (S.cachedblk>0 AND cached_sqr_avg > cached_avg*cached_avg* 5) THEN 1 ELSE cached_no END, cached_seq_no = CASE WHEN S.cachedblk>0 THEN 2314 ELSE cached_seq_no END, chr_avg = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN 2/(chr_no+1)*((chr_no-1)/2*chr_avg+ (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ) WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ELSE chr_avg END, chr_sqr_avg = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN 2/(chr_no+1)*((chr_no-1)/2*chr_sqr_avg+ (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) *(1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ) WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) *(1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ELSE chr_sqr_avg E ND, chr_no = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN chr_no+1 WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN 1 ELSE chr_no END, chr_seq_no = CASE WHEN S.logrds>lgr_last THEN 2314 ELSE chr_seq_no END, lgr_sum = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN S.logrds-lgr_last+lgr_sum WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN S.logrds-lgr_last ELSE lgr_sum END, lgr _last = S.logrds, phr_last = S.phrds WHERE dataobj#=S.obj# WHEN NOT MATCHED THEN INSERT (dataobj#, inst_id, cached_avg, cached_sqr_avg, cached_no, cached_seq_no, chr_avg, chr_sqr_avg, chr_no, chr_seq_no, lgr_sum, lgr_last, phr_last) VALUES (S.obj#, 1, S.cachedblk, S.cachedblk*S.cachedblk, CASE WHEN (S.cachedblk>0) THEN 1 ELSE 0 END, 2313, 0, 0, 0, 2313, 0, S.logrds, S.phrds)
5k7qrrrjxcd6winsert into wrh$_enqueue_stat (snap_id, dbid, instance_number, eq_type, req_reason, total_req#, total_wait#, succ_req#, failed_req#, cum_wait_time, event#) select :snap_id, :dbid, :instance_number, eq_type, req_reason, sum(total_req#), sum(total_wait#), sum(succ_req#), sum(failed_req#), sum(cum_wait_time), max(event#) from v$enqueue_statistics where total_req# != 0 group by eq_type, req_reason
5kyb5bvnu3s04SELECT DISTINCT METRIC_GUID FROM MGMT_METRICS WHERE TARGET_TYPE = :B3 AND METRIC_NAME = :B2 AND METRIC_COLUMN = :B1
6b3nm6z1xz9ypSELECT COUNT(FAILOVER_ID) FROM MGMT_FAILOVER_TABLE
6d64jpfzqc9rvINSERT INTO MGMT_METRICS_RAW (TARGET_GUID, COLLECTION_TIMESTAMP, METRIC_GUID, KEY_VALUE, VALUE, STRING_VALUE) VALUES (:B5 , :B4 , :B3 , :B2 , NULL, :B1 )
6gvch1xu9ca3gDECLARE job BINARY_INTEGER := :job; next_date DATE := :mydate; broken BOOLEAN := FALSE; BEGIN EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS(); :mydate := next_date; IF broken THEN :b := 1; ELSE :b := 0; END IF; END;
6nf6bgxvghzq9SELECT /*+ RULE */ STATUS, EXECUTION_ID FROM MGMT_JOB_EXEC_SUMMARY E WHERE STATUS IN (:B2 , :B1 ) AND SUSPEND_TIMEOUT > 0 AND (CAST(SYS_EXTRACT_UTC(SYSTIMESTAMP) AS DATE)-SUSPEND_TIME) > (SUSPEND_TIMEOUT/(24*60))
6q766vsk5290xBEGIN dbms_stats_internal.flush_cache_stats; END;
6t7007dkc1abhDELETE FROM MGMT_JOB_EMD_STATUS_QUEUE
7gnakyxnvaadfSELECT UNIQUE(TARGET_GUID) FROM MGMT_METRIC_DEPENDENCY WHERE CAN_CALCULATE = 1 AND DISABLED = 0
7s7a79nsaf4j7select u1.user#, u2.user#, u3.user#, failures, flag, interval#, what, nlsenv, env, field1 from sys.job$ j, sys.user$ u1, sys.user$ u2, sys.user$ u3 where job=:1 and (next_date < sysdate or :2 != 0) and lowner = u1.name and powner = u2.name and cowner = u3.name
803b7z0t84sq7select job, nvl2(last_date, 1, 0) from sys.job$ where (((:1 <= next_date) and (next_date < :2)) or ((last_date is null) and (next_date < :3))) and (field1 = :4 or (field1 = 0 and 'Y' = :5)) and (this_date is null) order by next_date, job
813qds7fub8x4alter session set NLS_LANGUAGE='AMERICAN' NLS_TERRITORY='AMERICA' NLS_CURRENCY='$' NLS_ISO_CURRENCY='AMERICA' NLS_NUMERIC_CHARACTERS='., ' NLS_DATE_FORMAT='DD-MON-RR' NLS_DATE_LANGUAGE='AMERICAN' NLS_SORT='BINARY'
84qubbrsr0kfninsert into wrh$_latch (snap_id, dbid, instance_number, latch_hash, level#, gets, misses, sleeps, immediate_gets, immediate_misses, spin_gets, sleep1, sleep2, sleep3, sleep4, wait_time) select :snap_id, :dbid, :instance_number, hash, level#, gets, misses, sleeps, immediate_gets, immediate_misses, spin_gets, sleep1, sleep2, sleep3, sleep4, wait_time from v$latch order by hash
8ggw94h7mvxd7COMMIT
8x7f6g15hbrw1insert into wrh$_sqlbind (snap_id, dbid, instance_number, sql_id, child_number, name, position, dup_position, datatype, datatype_string, character_sid, precision, scale, max_length, was_captured, last_captured, value_string, value_anydata) SELECT /*+ ordered use_nl(b) index(b sql_id) */ :snap_id, :dbid, :instance_number, x.sqlid_kewrsie, b.child_number, b.name, b.position, b.dup_position, b.datatype, b.datatype_string, b.character_sid , b.precision, b.scale, b.max_length, b.was_captured, b.last_captured, b.value_string, b.value_anydata FROM x$kewrsqlidtab x, v$sql_bind_capture b where x.sqlid_kewrsie = b.sql_id AND b.child_number = 0
91h2x42zqagcmUPDATE MGMT_CURRENT_METRICS SET COLLECTION_TIMESTAMP = :B3 , VALUE = :B2 , STRING_VALUE = :B1 WHERE TARGET_GUID = :B6 AND METRIC_GUID = :B5 AND KEY_VALUE = :B4 AND COLLECTION_TIMESTAMP < :B3
abtp0uqvdb1d3CALL MGMT_ADMIN_DATA.EVALUATE_MGMT_METRICS(:tguid, :mguid, :result)
agpd044zj368minsert into wrh$_system_event (snap_id, dbid, instance_number, event_id, total_waits, total_timeouts, time_waited_micro) select :snap_id, :dbid, :instance_number, event_id, total_waits, total_timeouts, time_waited_micro from v$system_event order by event_id
aq8yqxyyb40nnupdate sys.job$ set this_date=:1 where job=:2
auy2nsgaw1pzginsert into wrh$_seg_stat_obj ( snap_id , dbid , ts# , obj# , dataobj# , owner , object_name , subobject_name , partition_type , object_type , tablespace_name) select :lah_snap_id , :dbid , ss1.tsn_kewrseg , ss1.objn_kewrseg , ss1.objd_kewrseg , ss1.ownername_kewrseg , ss1.objname_kewrseg , ss1.subobjname_kewrseg , decode(po.parttype, 1, 'RANGE', 2, 'HASH', 3, 'SYSTEM', 4, 'LIST', NULL, 'NONE', 'UNKNOWN') , decode(ss1.objtype_kewrseg, 0, 'NEXT OBJECT', 1, 'INDEX', 2, 'TABLE', 3, 'CLUSTER', 4, 'VIEW', 5, 'SYNONYM', 6, 'SEQUENCE', 7, 'PROCEDURE', 8, 'FUNCTION', 9, 'PACKAGE', 11, 'PACKAGE BODY', 12, 'TRIGGER', 13, 'TYPE', 14, 'TYPE BODY', 19, 'TABLE PARTITION', 20, 'INDEX PARTITION', 21, 'LOB', 22, 'LIBRARY', 23, 'DIRECTORY', 24, 'QUEUE', 28, 'JAVA SOURCE', 29, 'JAVA CLASS', 30, 'JAVA RESOURCE', 32, 'INDEXTYPE', 33, 'OPERATOR', 34, 'TABLE SUBPARTITION', 35, 'INDEX SUBPARTITION', 40, 'LOB PARTITION', 41, 'LOB SUBPARTITION', 42, 'MATERIALIZED VIEW', 43, 'DIMENSION', 44, 'CONTEXT', 47, 'RESOURCE PLAN', 48, 'CONSUMER GROUP', 51, 'SUBSCRIPTION', 52, 'LOCATION', 55, 'XML SCHEMA', 56, 'JAVA DATA', 57, 'SECURITY PROFILE', 'UNDEFINED') , ss1.tsname_kewrseg from x$kewrtsegstat ss1, (select o.obj#, p.parttype from sys.obj$ o, sys.partobj$ p where o.obj# = p.obj#) po where ss1.objn_kewrseg = po.obj#(+) and (ss1.objtype_kewrseg not in (1 /* INDEX - handled below */, 10 /* NON-EXISTENT */) or (ss1.objtype_kewrseg = 1 and 1 = (select 1 from ind$ i where i.obj# = ss1.objn_kewrseg and i.type# in (1, 2, 3, 4, 6, 7, 9)))) and ss1.objname_kewrseg != '_NEXT_OBJECT' and ss1.objname_kewrseg != '_default_auditing_options_' and not exists (select 1 from wrh$_seg_stat_obj ss2 where ss2.dataobj# = ss1.objd_kewrseg and ss2.obj# = ss1.ob jn_kewrseg and ss2.ts# = ss1.tsn_kewrseg and ss2.dbid = :dbid2)
by0qb19b2n9u6select t.schema, t.name, t.flags, q.name, t.timezone from system.aq$_queue_tables t, system.aq$_queues q where t.objno = :1 and q.table_objno = t.objno and q.usage = 0
cchx5kcx6tgmzSELECT COUNT(*) FROM MGMT_FAILOVER_TABLE WHERE SYSDATE-LAST_TIME_STAMP > (HEARTBEAT_INTERVAL*4)/(24*60*60)
d59tgwpksgs94SELECT EMD_URL, EVENT_TYPE, OCCUR_TIME FROM MGMT_JOB_EMD_STATUS_QUEUE ORDER BY OCCUR_TIME
d92h3rjp0y217begin prvt_hdm.auto_execute( :db_id, :inst_id, :end_snap ); end;
dm39phkdf04ugSELECT DECODE(PARAMETER_VALUE, :B3 , 3, :B2 , 2, :B1 , 1, 0) FROM MGMT_PARAMETERS WHERE PARAMETER_NAME = 'system_error_log_level'
dwssdqx28tzf5select sysdate + 1 / (24 * 60) from dual
fctq4u7ajf8c6MERGE INTO cache_stats_1$ D USING (select * from table(dbms_stats_internal.format_cache_rows(CURSOR((select dataobj# o, statistic# stat, nvl(value, 0) val from gv$segstat where statistic# in (0, 3, 5) and obj# > 0 and inst_id = 1) union all (select obj# o, 7 stat, nvl(sum(num_buf), 0) val from x$kcboqh x where inst_id = 1 group by obj#) order by o))) where cachedblk>10) S ON (D.dataobj# = S.obj# AND D.inst_id = S.inst_id) WHEN MATCHED THEN UPDATE SET cached_avg = CASE WHEN (S.cachedblk>0 AND cached_sqr_avg <= cached_avg*cached_avg* 5) THEN 2/(cached_no+1)*((cached_no-1)/2*cached_avg+S.cachedblk) WHEN (S.cachedblk>0 AND cached_sqr_avg > cached_avg*cached_avg* 5) THEN S.cachedblk ELSE cached_avg END, cached_sqr_avg = CASE WHEN (S.cachedblk>0 AND cached_sqr_avg <= cached_avg*cached_avg* 5) THEN 2/(cached_no+1)*((cached_no-1)/2*cached_sqr_avg+ S.cachedblk*S.cachedblk) WHEN (S.cachedblk>0 AND cached_sqr_avg > cached_avg*cached_avg* 5) THEN S.cachedblk*S.cachedblk ELSE cached_sqr_avg END, cached_no = CASE WHEN (S.cachedblk>0 AND cached_sqr_avg <= cached_avg*cached_avg* 5) THEN cached_no+1 WHEN (S.cachedblk>0 AND cached_sqr_avg > cached_avg*cached_avg* 5) THEN 1 ELSE cached_no END, cached_seq_no = CASE WHEN S.cachedblk>0 THEN 2316 ELSE cached_seq_no END, chr_avg = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN 2/(chr_no+1)*((chr_no-1)/2*chr_avg+ (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ) WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ELSE chr_avg END, chr_sqr_avg = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN 2/(chr_no+1)*((chr_no-1)/2*chr_sqr_avg+ (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) *(1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ) WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN (1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) *(1 - (S.phrds-phr_last)/(S.logrds-lgr_last)) ELSE chr_sqr_avg E ND, chr_no = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN chr_no+1 WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN 1 ELSE chr_no END, chr_seq_no = CASE WHEN S.logrds>lgr_last THEN 2316 ELSE chr_seq_no END, lgr_sum = CASE WHEN (S.logrds>lgr_last AND chr_sqr_avg <= chr_avg*chr_avg* 5) THEN S.logrds-lgr_last+lgr_sum WHEN (S.logrds>lgr_last AND (chr_no=0 OR chr_sqr_avg > chr_avg*chr_avg* 5)) THEN S.logrds-lgr_last ELSE lgr_sum END, lgr _last = S.logrds, phr_last = S.phrds WHERE dataobj#=S.obj# WHEN NOT MATCHED THEN INSERT (dataobj#, inst_id, cached_avg, cached_sqr_avg, cached_no, cached_seq_no, chr_avg, chr_sqr_avg, chr_no, chr_seq_no, lgr_sum, lgr_last, phr_last) VALUES (S.obj#, 1, S.cachedblk, S.cachedblk*S.cachedblk, CASE WHEN (S.cachedblk>0) THEN 1 ELSE 0 END, 2315, 0, 0, 0, 2315, 0, S.logrds, S.phrds)
fztumj649upthinsert into wrh$_sgastat (snap_id, dbid, instance_number, pool, name, bytes) select :snap_id, :dbid, :instance_number, pool, name, bytes from v$sgastat order by name, pool
g00cj285jmgswupdate sys.mon_mods$ set inserts = inserts + :ins, updates = updates + :upd, deletes = deletes + :del, flags = (decode(bitand(flags, :flag), :flag, flags, flags + :flag)), drop_segments = drop_segments + :dropseg, timestamp = :time where obj# = :objn
g2wr3u7s1gtf3select count(*) from sys.job$ where (next_date > sysdate) and (next_date < (sysdate+5/86400))
g6wf9na8zs5hbinsert into wrh$_sysmetric_summary (snap_id, dbid, instance_number, begin_time, end_time, intsize, group_id, metric_id, num_interval, maxval, minval, average, standard_deviation) select :snap_id, :dbid, :instance_number, begtime, endtime, intsize_csec, groupid, metricid, numintv, max, min, avg, std FROM x$kewmsmdv WHERE groupid = 2

Back to SQL Statistics
Back to Top

 

Instance Activity Statistics

Back to Top

Instance Activity Stats

StatisticTotalper Secondper Trans
CPU used by this session2640.070.84
CPU used when call started2640.070.84
CR blocks created130.000.04
DB time723,525202.472,289.64
DBWR checkpoint buffers written6790.192.15
DBWR checkpoints10.000.00
DBWR transaction table writes280.010.09
DBWR undo block writes1270.040.40
IMU CR rollbacks40.000.01
IMU Flushes110.000.03
IMU Redo allocation size177,39649.64561.38
IMU commits3010.080.95
IMU undo allocation size750,820210.112,376.01
SQL*Net roundtrips to/from client00.000.00
active txn count during cleanout240.010.08
background checkpoints started10.000.00
background timeouts10,0432.8131.78
buffer is not pinned count9,8352.7531.12
buffer is pinned count4,6521.3014.72
bytes received via SQL*Net from client00.000.00
bytes sent via SQL*Net to client00.000.00
calls to get snapshot scn: kcmgss9,3942.6329.73
calls to kcmgas5050.141.60
calls to kcmgcs370.010.12
change write time260.010.08
cleanout - number of ktugct calls280.010.09
cleanouts and rollbacks - consistent read gets20.000.01
cleanouts only - consistent read gets00.000.00
cluster key scan block gets2,9210.829.24
cluster key scans480.010.15
commit cleanout failures: callback failure10.000.00
commit cleanouts1,1460.323.63
commit cleanouts successfully completed1,1450.323.62
commit txn count during cleanout130.000.04
concurrency wait time00.000.00
consistent changes150.000.05
consistent gets29,1158.1592.14
consistent gets - examination6,2211.7419.69
consistent gets direct20.000.01
consistent gets from cache29,1138.1592.13
cursor authentications230.010.07
data blocks consistent reads - undo records applied150.000.05
db block changes12,6253.5339.95
db block gets10,7733.0134.09
db block gets direct20.000.01
db block gets from cache10,7713.0134.09
deferred (CURRENT) block cleanout applications7830.222.48
enqueue conversions7060.202.23
enqueue releases30,7388.6097.27
enqueue requests30,7388.6097.27
enqueue waits00.000.00
execute count6,1531.7219.47
free buffer requested2240.060.71
heap block compress250.010.08
immediate (CR) block cleanout applications20.000.01
immediate (CURRENT) block cleanout applications1460.040.46
index fast full scans (full)00.000.00
index fetch by key2,7520.778.71
index scans kdiixs15,1791.4516.39
leaf node 90-10 splits50.000.02
leaf node splits90.000.03
logons cumulative870.020.28
messages received6570.182.08
messages sent6580.182.08
no buffer to keep pinned count00.000.00
no work - consistent read gets14,6914.1146.49
opened cursors cumulative3,3200.9310.51
parse count (failures)20.000.01
parse count (hard)40.000.01
parse count (total)3,3250.9310.52
parse time cpu460.010.15
parse time elapsed470.010.15
physical read IO requests230.010.07
physical reads560.020.18
physical reads cache560.020.18
physical reads cache prefetch330.010.10
physical reads direct00.000.00
physical reads direct temporary tablespace00.000.00
physical reads prefetch warmup330.010.10
physical write IO requests4360.121.38
physical writes6810.192.16
physical writes direct20.000.01
physical writes direct (lob)20.000.01
physical writes direct temporary tablespace00.000.00
physical writes from cache6790.192.15
physical writes non checkpoint1810.050.57
process last non-idle time76,594,507,68421,434,000.42242,387,682.54
recursive calls30,9238.6597.86
recursive cpu usage4100.111.30
redo blocks written4,0531.1312.83
redo buffer allocation retries30.000.01
redo entries5,5911.5617.69
redo log space requests20.000.01
redo log space wait time180.010.06
redo size2,087,244584.096,605.20
redo synch time1010.030.32
redo synch writes760.020.24
redo wastage75,10421.02237.67
redo write time3070.090.97
redo writes2660.070.84
rollbacks only - consistent read gets110.000.03
rows fetched via callback1,5350.434.86
session connect time76,594,507,68421,434,000.42242,387,682.54
session logical reads39,88811.16126.23
session pga memory00.000.00
session uga memory1,915,432536.016,061.49
session uga memory max34,128,5929,550.45108,001.87
shared hash latch upgrades - no wait5,3411.4916.90
sorts (memory)2,4710.697.82
sorts (rows)14,6244.0946.28
switch current to new buffer190.010.06
table fetch by rowid3,8721.0812.25
table fetch continued row480.010.15
table scan blocks gotten4,0521.1312.82
table scan rows gotten128,79536.04407.58
table scans (long tables)00.000.00
table scans (short tables)1,3820.394.37
undo change vector size648,240181.402,051.39
user I/O wait time1320.040.42
user calls2610.070.83
user commits3080.090.97
user rollbacks80.000.03
workarea executions - onepass00.000.00
workarea executions - optimal1,2130.343.84

Back to Instance Activity Statistics
Back to Top

Instance Activity Stats - Absolute Values

  • Statistics with absolute values (should not be diffed)
  • Statistics identified by '(derived)' come from sources other than SYSSTAT

StatisticBegin ValueEnd Value
logons current1818
open threads (derived)11
opened cursors current5050

Back to Instance Activity Statistics
Back to Top

Instance Activity Stats - Thread Activity

StatisticTotalper Hour
log switches (derived)11.01

Back to Instance Activity Statistics
Back to Top

 

IO Stats

Back to Top

Tablespace IO Stats

  • ordered by IOs (Reads + Writes) desc

TablespaceReadsAv Reads/sAv Rd(ms)Av Blks/RdWritesAv Writes/sBuffer WaitsAv Buf Wt(ms)
SYSAUX38017.372.84295000.00
SYSTEM000.000.0078000.00
UNDOTBS1000.000.0063000.00

Back to IO Stats
Back to Top

File IO Stats

  • ordered by Tablespace, File

TablespaceFilenameReadsAv Reads/sAv Rd(ms)Av Blks/RdWritesAv Writes/sBuffer WaitsAv Buf Wt(ms)
SYSAUX/oracle/oradata/ORCL10/datafile/o1_mf_sysaux_02p09kn38017.372.84295000.00
SYSTEM/oracle/oradata/ORCL10/datafile/o1_mf_system_02p09kn00  78000.00
UNDOTBS1/oracle/oradata/ORCL10/datafile/o1_mf_undotbs1_02p0900  63000.00

Back to IO Stats
Back to Top

 

Buffer Pool Statistics

  • Standard block size Pools D: default, K: keep, R: recycle
  • Default Pools for other block sizes: 2k, 4k, 8k, 16k, 32k

PNumber of BuffersPool Hit%Buffer GetsPhysical ReadsPhysical WritesFree Buff WaitWrit Comp WaitBuffer Busy Waits
D13,52710039,89188679001


Back to Top

 

Advisory Statistics

Back to Top

Instance Recovery Stats

  • B: Begin snapshot, E: End snapshot

 Targt MTTR (s) Estd MTTR (s)Recovery Estd IOsActual Redo BlksTarget Redo BlksLog File Size Redo BlksLog Ckpt Timeout Redo BlksLog Ckpt Interval Redo Blks
B0271971,5961,46618,4321,466 
E0271911,3941,25718,4321,257 

Back to Advisory Statistics
Back to Top

Buffer Pool Advisory

  • Only rows with estimated physical reads >0 are displayed
  • ordered by Block Size, Buffers For Estimate

PSize for Estimate (M)Size FactrBuffers for EstimateEst Physical Read FactorEstimated Physical Reads
D80.071,0023.3115,625
D160.152,0042.3210,971
D240.223,0061.326,233
D320.304,0081.215,695
D400.375,0101.205,645
D480.446,0121.004,721
D560.527,0141.004,721
D640.598,0161.004,721
D720.679,0181.004,721
D800.7410,0201.004,721
D880.8111,0221.004,721
D960.8912,0241.004,721
D1040.9613,0261.004,721
D1081.0013,5271.004,721
D1121.0414,0281.004,721
D1201.1115,0301.004,721
D1281.1916,0321.004,721
D1361.2617,0341.004,721
D1441.3318,0361.004,721
D1521.4119,0381.004,721
D1601.4820,0401.004,721

Back to Advisory Statistics
Back to Top

PGA Aggr Summary

  • PGA cache hit % - percentage of W/A (WorkArea) data processed only in-memory

PGA Cache Hit %W/A MB ProcessedExtra W/A MB Read/Written
100.0090

Back to Advisory Statistics
Back to Top

PGA Aggr Target Stats

  • B: Begin snap E: End snap (rows dentified with B or E contain data which is absolute i.e. not diffed over the interval)
  • Auto PGA Target - actual workarea memory target
  • W/A PGA Used - amount of memory used for all Workareas (manual + auto)
  • %PGA W/A Mem - percentage of PGA memory allocated to workareas
  • %Auto W/A Mem - percentage of workarea memory controlled by Auto Mem Mgmt
  • %Man W/A Mem - percentage of workarea memory under manual control

 PGA Aggr Target(M)Auto PGA Target(M)PGA Mem Alloc(M) W/A PGA Used(M) %PGA W/A Mem%Auto W/A Mem%Man W/A MemGlobal Mem Bound(K)
B24482.400.000.000.000.001,228
E24481.150.000.000.000.001,228

Back to Advisory Statistics
Back to Top

PGA Aggr Target Histogram

  • Optimal Executions are purely in-memory operations

Low OptimalHigh OptimalTotal ExecsOptimal Execs1-Pass ExecsM-Pass Execs
2K4K1,2041,20400
512K1024K9900

Back to Advisory Statistics
Back to Top

PGA Memory Advisory

  • When using Auto Memory Mgmt, minimally choose a pga_aggregate_target value where Estd PGA Overalloc Count is 0

PGA Target Est (MB)Size FactrW/A MB ProcessedEstd Extra W/A MB Read/ Written to Disk Estd PGA Cache Hit %Estd PGA Overalloc Count
120.5055.7116.0578.001
180.7555.7116.0578.001
241.0055.713.1595.001
291.2055.713.1595.001
341.4055.713.1595.001
381.6055.713.1595.001
431.8055.713.1595.000
482.0055.713.1595.000
723.0055.710.00100.000
964.0055.710.00100.000
1446.0055.710.00100.000
1928.0055.710.00100.000

Back to Advisory Statistics
Back to Top

Shared Pool Advisory

  • SP: Shared Pool Est LC: Estimated Library Cache Factr: Factor
  • Note there is often a 1:Many correlation between a single logical object in the Library Cache, and the physical number of memory objects associated with it. Therefore comparing the number of Lib Cache objects (e.g. in v$librarycache), with the number of Lib Cache Memory Objects is invalid.

Shared Pool Size(M)SP Size FactrEst LC Size (M)Est LC Mem ObjEst LC Time Saved (s)Est LC Time Saved FactrEst LC Load Time (s)Est LC Load Time FactrEst LC Mem Obj Hits
360.5381,50881.0081.0010,716
440.65111,80981.0081.0010,719
520.76111,80981.0081.0010,719
600.88111,80981.0081.0010,719
681.00111,80981.0081.0010,719
761.12111,80981.0081.0010,719
841.24111,80981.0081.0010,719
921.35111,80981.0081.0010,719
1001.47111,80981.0081.0010,719
1081.59111,80981.0081.0010,719
1161.71111,80981.0081.0010,719
1241.82111,80981.0081.0010,719
1321.94111,80981.0081.0010,719
1402.06111,80981.0081.0010,719

Back to Advisory Statistics
Back to Top

Java Pool Advisory

Java Pool Size(M)JP Size FactrEst LC Size (M)Est LC Mem ObjEst LC Time Saved (s)Est LC Time Saved FactrEst LC Load Time (s)Est LC Load Time FactrEst LC Mem Obj Hits
40.25412400.0051.000
80.50412400.0051.000
120.75412400.0051.000
161.00412400.0051.000
201.25412400.0051.000
241.50412400.0051.000
281.75412400.0051.000
322.00412400.0051.000

Back to Advisory Statistics
Back to Top

 

Wait Statistics

Back to Top

Buffer Wait Statistics

  • ordered by wait time desc, waits desc

ClassWaitsTotal Wait Time (s)Avg Time (ms)
undo header100

Back to Wait Statistics
Back to Top

 

Enqueue Activity

No data exists for this section of the report.

Back to Wait Statistics
Back to Top

 

Undo Statistics

Back to Top

Undo Segment Summary

  • Undo segment block stats:
  • uS - unexpired Stolen, uR - unexpired Released, uU - unexpired reUsed
  • eS - expired Stolen, eR - expired Released, eU - expired reUsed

Undo TS#Undo BlocksNum TransMax Qry Len (s)Max Tx ConcurcySnap TooOldOutOf SpaceuS/uR/uU/ eS/eR/eU
19543003000/0/0/0/0/0

Back to Undo Statistics
Back to Top

Undo Segment Stats

  • ordered by Time desc

End TimeUndo BlocksNum TransMax Qry Len (s)Max Tx ConcySnap TooOldOutOf SpaceuS/uR/uU/ eS/eR/eU
08-Mar 17:4955501000/0/0/0/0/0
08-Mar 17:3946101000/0/0/0/0/0
08-Mar 17:2946901000/0/0/0/0/0
08-Mar 17:1975601000/0/0/0/0/0
08-Mar 17:097518903000/0/0/0/0/0

Back to Undo Statistics
Back to Top

 

Latch Statistics

Back to Top

Latch Activity

  • "Get Requests", "Pct Get Miss" and "Avg Slps/Miss" are statistics for willing-to-wait latch get requests
  • "NoWait Requests", "Pct NoWait Miss" are for no-wait latch get requests
  • "Pct Misses" for both should be very close to 0.0

Latch NameGet RequestsPct Get MissAvg Slps /MissWait Time (s)NoWait RequestsPct NoWait Miss
Consistent RBA2710.00 00 
FAL request queue580.00 00 
FIB s.o chain latch100.00 00 
FOB s.o list latch320.00 00 
In memory undo latch2,8580.00 07800.00
JOX SGA heap latch240.00 00 
JS queue state obj latch25,1640.00 00 
JS slv state obj latch60.00 00 
KTF sga enqueue120.00 01,1000.00
KWQMN job cache list latch3920.00 00 
MQL Tracking Latch0  0700.00
Memory Management Latch17,4000.00 01,1600.00
PL/SQL warning settings870.00 00 
Reserved Space Latch20.00 00 
SQL memory manager latch10.00 01,1610.00
SQL memory manager workarea list latch77,9040.00 00 
SWRF Alerted Metric Element list11,6090.00 00 
active checkpoint queue latch1,5960.00 00 
active service list5,9420.00 00 
alert log latch50.00 00 
archive control690.00 00 
archive process latch1,2330.00 00 
begin backup scn array20.00 00 
cache buffer handles350.00 00 
cache buffers chains104,5130.00 03810.00
cache buffers lru chain1,7180.00 0550.00
channel handle pool latch380.00 00 
channel operations parent latch11,7680.00 00 
checkpoint queue latch25,4710.00 04810.00
child cursor hash table260.00 00 
client/application info2340.00 00 
commit callback allocation180.00 00 
compile environment latch3870.00 00 
cursor bind value capture360.00 02230.00
dml lock allocation3,2330.00 00 
dummy allocation1740.00 00 
enqueue hash chains62,2660.00 00 
enqueues57,7710.00 00 
event group latch160.00 00 
file cache latch860.00 00 
hash table column usage latch200.00 0320.00
hash table modification latch600.00 00 
job workq parent latch0  01420.00
job_queue_processes parameter latch2600.00 00 
ksuosstats global area2410.00 00 
ktm global data150.00 00 
lgwr LWN SCN1,2810.00 00 
library cache52,8010.00 00 
library cache lock18,5350.00 00 
library cache lock allocation1,4230.00 00 
library cache pin30,1960.00 00 
library cache pin allocation1,4110.00 00 
list of block allocation1610.00 00 
loader state object freelist120.00 00 
messages21,6990.00 00 
mostly latch-free SCN1,2810.00 00 
multiblock read objects300.00 00 
ncodef allocation latch590.00 00 
object queue header operation19,9390.00 00 
object stats modification1190.00 00 
parallel query alloc buffer4640.00 00 
parameter table allocation management1740.00 00 
post/wait queue1600.00 0770.00
process allocation160.00 0160.00
process group creation320.00 00 
qmn state object latch240.00 00 
qmn task queue latch360.00 00 
redo allocation3,2000.031.0005,6710.00
redo copy0  05,6710.00
redo writing4,6850.00 00 
reservation so alloc latch10.00 00 
row cache objects16,7600.00 00 
sequence cache300.00 00 
session allocation11,6460.00 00 
session idle bit8220.00 00 
session switching590.00 00 
session timer1,2470.00 00 
shared pool23,4230.00 00 
simulator hash latch1,9240.00 00 
simulator lru latch170.00 0140.00
slave class140.00 00 
slave class create561.791.0000 
sort extent pool900.00 00 
state object free list20.00 00 
statistics aggregation1400.00 00 
threshold alerts latch1470.00 00 
transaction allocation1590.00 00 
transaction branch allocation590.00 00 
undo global data2,1040.00 00 
user lock1420.00 00 

Back to Latch Statistics
Back to Top

Latch Sleep Breakdown

  • ordered by misses desc

Latch NameGet RequestsMissesSleepsSpin GetsSleep1Sleep2Sleep3
slave class create56110100
redo allocation3,200110100

Back to Latch Statistics
Back to Top

Latch Miss Sources

  • only latches with sleeps are shown
  • ordered by name, sleeps desc

Latch NameWhereNoWait MissesSleepsWaiter Sleeps
redo allocationkcrfw_redo_gen: redo allocation 1010
slave class createksvcreate010

Back to Latch Statistics
Back to Top

 

Parent Latch Statistics

No data exists for this section of the report.

Back to Latch Statistics
Back to Top

 

Child Latch Statistics

No data exists for this section of the report.

Back to Latch Statistics
Back to Top

 

Segment Statistics

Back to Top

Segments by Logical Reads

  • % Total shows % of logical reads for each top segment compared with total logical reads for all segments captured by the Snapshot

OwnerTablespace NameObject NameSubobject NameObj. TypeLogical Reads%Total
SYSSYSAUXSYS_IOT_TOP_8540 INDEX5,64815.36
SYSSYSTEMI_SYSAUTH1 INDEX4,24011.53
SYSSYSTEMSMON_SCN_TIME TABLE2,9287.96
SYSSYSTEMJOB$ TABLE2,2406.09
SYSSYSTEMI_JOB_NEXT INDEX1,0402.83

Back to Segment Statistics
Back to Top

Segments by Physical Reads

OwnerTablespace NameObject NameSubobject NameObj. TypePhysical Reads%Total
SYSSYSAUXWRH$_PGASTAT_PK INDEX1116.67
SYSSYSAUXWRH$_SQLTEXT TABLE812.12
SYSMANSYSAUXMGMT_SYSTEM_PERFORMANCE_LOG TABLE812.12
SYSSYSAUXWRH$_BG_EVENT_SUMMARY TABLE710.61
SYSMANSYSAUXSYS_IOT_OVER_47853 TABLE710.61

Back to Segment Statistics
Back to Top

 

Segments by Buffer Busy Waits

No data exists for this section of the report.

Back to Segment Statistics
Back to Top

 

Segments by Row Lock Waits

No data exists for this section of the report.

Back to Segment Statistics
Back to Top

 

Segments by ITL Waits

No data exists for this section of the report.

Back to Segment Statistics
Back to Top

 

Dictionary Cache Stats

  • "Pct Misses" should be very low (< 2% in most cases)
  • "Final Usage" is the number of cache entries being used

CacheGet RequestsPct MissScan ReqsPct MissMod ReqsFinal Usage
dc_awr_control630.000 21
dc_global_oids1,0260.000 029
dc_histogram_data40.000 0504
dc_histogram_defs1100.000 02,324
dc_object_ids1,2090.580 0647
dc_objects3101.940 01,393
dc_profiles710.000 01
dc_rollback_segments8250.000 035
dc_segments1890.000 3604
dc_tablespaces2060.000 06
dc_usernames1520.000 012
dc_users1,4880.000 024
outstanding_alerts474.260 511


Back to Top

 

Library Cache Activity

  • "Pct Misses" should be very low

NamespaceGet RequestsPct MissPin RequestsPct MissReloadsInvali- dations
BODY6530.008180.0000
JAVA DATA10.000 00
SQL AREA2,1760.0911,3040.0520
TABLE/PROCEDURE1470.001,6970.0000
TRIGGER130.001930.0000


Back to Top

 

SGA Statistics

Back to Top

SGA Memory Summary

SGA regionsSize in Bytes
Database Buffers113,246,208
Fixed Size778,136
Redo Buffers262,144
Variable Size95,428,712

Back to SGA Statistics
Back to Top

SGA breakdown difference

PoolNameBegin valueEnd value% Diff
javafree memory11,003,39211,003,3920.00
javajoxlod exec hp5,439,1685,439,1680.00
javajoxs heap334,656334,6560.00
largePX msg pool206,208206,2080.00
largefree memory3,988,0963,988,0960.00
sharedASH buffers2,097,1522,097,1520.00
sharedFileOpenBlock1,213,2841,213,2840.00
sharedKGLS heap2,529,5042,529,5040.00
sharedKQR L SO71,68071,6800.00
sharedKQR M PO2,242,6522,249,3080.30
sharedKQR M SO222,208222,2080.00
sharedKQR S PO177,724177,7240.00
sharedKQR S SO2,3042,3040.00
sharedKTI-UNDO2,058,8402,058,8400.00
sharedPL/SQL DIANA1,325,0601,325,0600.00
sharedPL/SQL MPCODE2,132,3002,132,3000.00
sharedPLS non-lib hp10,96410,9640.00
sharedPX subheap65,54865,5480.00
sharedalert threshol7407400.00
shareddbwriter coalesce buffer1,049,0881,049,0880.00
sharedevent statistics per sess6,334,7206,334,7200.00
sharedfixed allocation callback2562560.00
sharedfree memory9,961,5169,573,080-3.90
sharedjoxlod exec hp316,576316,5760.00
sharedjoxlod pcod hp64,80864,8080.00
sharedjoxs heap4,2204,2200.00
sharedlibrary cache7,530,3847,545,1240.20
sharedmiscellaneous17,046,69617,071,8200.15
sharedparameters12,09212,0920.00
sharedpartitioning d178,764178,7640.00
sharedpl/sql source17,95617,9560.00
sharedprivate strands1,996,8001,996,8000.00
sharedrepository79,53279,5320.00
sharedrow cache3,707,2723,707,2720.00
sharedsessions1,284,6441,284,6440.00
sharedsql area7,211,6487,553,5644.74
sharedtable definiti2,3922,3920.00
sharedtrigger defini4,0804,0800.00
sharedtrigger inform1,9561,9560.00
sharedtrigger source6406400.00
sharedtype object de347,168347,1680.00
 buffer_cache113,246,208113,246,2080.00
 fixed_sga778,136778,1360.00
 log_buffer262,144262,1440.00

Back to SGA Statistics
Back to Top

 

 

Resource Limit Stats

No data exists for this section of the report.


Back to Top

 

init.ora Parameters

Parameter NameBegin valueEnd value (if different)
__db_cache_size113246208 
__java_pool_size16777216 
__large_pool_size4194304 
__shared_pool_size71303168 
background_dump_dest/oracle/admin/orcl10/bdump 
compatible10.1.0.2.0 
control_files/oracle/oradata/ORCL10/controlfil 
core_dump_dest/oracle/admin/orcl10/cdump 
db_block_size8192 
db_create_file_dest/oracle/oradata 
db_domainas.rhel.com 
db_file_multiblock_read_count16 
db_nameorcl10 
db_recovery_file_dest/oracle/flash_recovery_area 
db_recovery_file_dest_size2147483648 
dispatchers(PROTOCOL=TCP) (SERVICE=orcl10XDB 
job_queue_processes10 
local_listener  
log_archive_format%t_%s_%r.dbf 
open_cursors300 
pga_aggregate_target25165824 
processes250 
remote_login_passwordfileEXCLUSIVE 
sga_target209715200 
sort_area_size65536 
undo_managementAUTO 
undo_tablespaceUNDOTBS1 
user_dump_dest/oracle/admin/orcl10/udump 


Back to Top

 

 

 

 

 

End of Report

 

 

 

 

 

 

 

 

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值