PerfSheet v3.1 With My Custom Query
PerfSheet v3.1 With My Custom Query
Connect Details
Data Source
Username
Password
Report Details
Which Instance
Which Query My Key Figures Last Hour
Which View My Key Figures Last Hour
Choose the query and view name from the Query Browser
Time Details
From Date sysdate-7
To Date sysdate
Advanced
Additional Filters 1=1 -- stat_name in ('application wait time')
Reuse Last Sheet 0
Dump result to sheet 0
Debug VBA on error 0
SHEET NAVIGATION
Go Delete Sheet
Set Keyboard Shortcuts Here: Press Ctrl+Shift+ …
H to go back to Front Page
Q to go to Query Browser
CommandButton1
Runtime variables Do not change these!
SheetSequence = 3
LastDataSheet =
AutoFitTables = 1
Query Category Query Name
Simple AWR Queries
Simple Statspack Queries
My Data Sources NYOUG
________________ My AWR Queries
ORADEV01 My V$ Queries
RAC_DEV *
OL112
ORA11GR2
This
heets
y Query Name View Name
DBA_HIST_SGASTAT My Key Figures Last Hour
DBA_HIST_PGASTAT
DBA_HIST_OSSTAT
DBA_HIST_BUFFER_POOL_STAT
DBA_HIST_COMP_IOSTAT
DBA_HIST_ENQUEUE_STAT
DBA_HIST_FILESTATXS
DBA_HIST_SEG_STAT
DBA_HIST_SERVICE_STAT
DBA_HIST_SYSSTAT
DBA_HIST_TEMPSTATXS
DBA_HIST_UNDOSTAT
DBA_HIST_WAITSTAT
Category Query Name Query Type
*
Simple AWR Queries DBA_HIST_SGASTAT SQL to XLS
Simple AWR Queries DBA_HIST_PGASTAT SQL to XLS
Simple AWR Queries DBA_HIST_OSSTAT SQL to XLS
Simple AWR Queries DBA_HIST_BUFFER_POOL_STAT SQL to XLS
Simple AWR Queries DBA_HIST_COMP_IOSTAT SQL to XLS
Simple AWR Queries DBA_HIST_ENQUEUE_STAT SQL to XLS
Simple AWR Queries DBA_HIST_FILESTATXS SQL to XLS
Simple AWR Queries DBA_HIST_SEG_STAT SQL to XLS
Simple AWR Queries DBA_HIST_SERVICE_STAT SQL to XLS
Simple AWR Queries DBA_HIST_SYSSTAT SQL to XLS
Simple AWR Queries DBA_HIST_TEMPSTATXS SQL to XLS
Simple AWR Queries DBA_HIST_UNDOSTAT SQL to XLS
Simple AWR Queries DBA_HIST_WAITSTAT SQL to XLS
Simple Statspack Queries STATS$BUFFER_POOL_STATISTICS SQL to XLS
Simple Statspack Queries STATS$ENQUEUE_STATISTICS SQL to XLS
Simple Statspack Queries STATS$FILESTATXS SQL to XLS
Simple Statspack Queries STATS$SEG_STAT SQL to XLS
Simple Statspack Queries STATS$OSSTAT SQL to XLS
Simple Statspack Queries STATS$PGASTAT SQL to XLS
Simple Statspack Queries STATS$UNDOSTAT SQL to XLS
Simple Statspack Queries STATS$SESSTAT SQL to XLS
Simple Statspack Queries STATS$TEMPSTATXS SQL to XLS
Simple Statspack Queries STATS$SGASTAT SQL to XLS
Simple Statspack Queries STATS$SYSSTAT SQL to XLS
Simple Statspack Queries STATS$WAITSTAT SQL to XLS
NYOUG ASH Test SQL to XLS
My AWR Queries DB Time SQL to XLS
My AWR Queries Log File Sync Avg SQL to XLS
My AWR Queries db file sequential read avg SQL to XLS
My AWR Queries direct path read avg SQL to XLS
My AWR Queries db file parallel read avg SQL to XLS
The PerfSheet is still in beta status and no guarantees are made that it works the way advertised :)
Help
Substitution variables:
%FROM_DATE%
%TO_DATE%
%FROM_SNAP%
%TO_SNAP%
%INSTANCE%
%FILTER%
Poder's Database Performance Sheet
m/tools.htm#sp_delta_views
rdpress.com/
My Key Figur
select to_char(end_time, 'YYYYMMDD') sample_day, to_char(end_time,'HH24')sample_hour, to_char(end_time,'MI')sample_m
value, metric_unit from V$SYSMETRIC_HISTORY where metric_name in ('Database Time Per Sec','Database Wait Time Rat
'Redo Generated Per Sec','Average Active Sessions','CPU Usage Per Sec','DB Block Changes Per Sec','Enqueue Waits Per S
Per Sec',
'Hard Parse Count Per Sec','Host CPU Utilization (%)','I/O Megabytes per Second','Logical Reads Per Sec','Logical Reads Per
Scans Per Sec','Physical Read Bytes Per Sec',
'Physical Write Bytes Per Sec','Response Time Per Txn','User Commits Per Sec','User Calls Per Sec','Network Traffic Volume