For Oracle support & training call (800) 766-1884
Free Oracle Tips

Home
Oracle Tips
Oracle Code Depot
Oracle Monitoring
Oracle Consulting
Oracle Training
Oracle News
Oracle Forum
Oracle Support





 

Free Oracle Tips

image

 
HTML Text

Free Oracle App Server Tips

image

 
HTML Text


Privacy Policy

Redneck

Dress Code

Oracle tuning

Oracle training

Oracle support

Remote Oracle


 

   
  Oracle Tips by Burleson

Easy Oracle Automation
Chapter 4 -
Automatic Workload Repository and Automatic Database Diagnostic Monitor

Exception reporting with dba_hist_filestatxs

COLUMN

DESCRIPTION

SINGLEBLKRDTIM

Cumulative single block read time (in hundredths of a second)

PHYBLKRD

Number of physical blocks read

PHYBLKWRT

Number of blocks written to disk, which may be the same as PHYWRTS if all writes are single blocks

WAIT_COUNT

Wait Count

Table 4.13 - Important metrics on file-level I/O in dba_hist_filestatxs

Next, a customized exception report will be examined.  In this simple report called hot_write_files.sql, the dba_hist_filestatxs will be queried to identify hot write datafiles where the file consumed more than 25% of the total physical writes for the instance.  The query compares the physical writes or the phywrts column of dba_hist_filestatxs, with the instance-wide physical writes or statistic# = 55 from dba_hist_sysstat.

This simple yet powerful script allows the Oracle professional to track hot-write datafiles over time, thereby, gaining important insights into the status of the I/O sub-system over time.

 


The above text is an excerpt from:

Easy Oracle Automation
Oracle10g Automatic Storage, Memory and Diagnostic Features

ISBN 0-9745993-6-0

by Dr. Arun Kumar R.
 


For more details and scripts, see my new book " Oracle Tuning: The Definitive Reference", over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot.

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

 
 
 
Oracle performance Tuning 10g reference poster
 
 
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

Fast-Track Oracle Support
PO Box 511
Kittrell, NC 27544


Email BC: