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

Correlation Analysis Reports with AWR and ASH Views

Remember, the ASH stores the history of a recent session’s activity in dba_hist_active_sess_history and this data is designed as a rolling buffer in memory where earlier information is overwritten when needed.  To do this, the dba_hist_active_sess_history view is needed as it contains historical block-level contention statistics. 

COLUMN

DESCRIPTION

SNAP_ID

Unique snapshot ID

SAMPLE_TIME

Time of the sample

SESSION_ID

Session identifier

SESSION_SERIAL#

Session serial number (used to uniquely identify a session's objects)

USER_ID

Oracle user identifier

CURRENT_OBJ#

Object ID of the object that the session is currently referencing

CURRENT_FILE#

File number of the file containing the block that the session is currently referencing

CURRENT_BLOCK#

ID of the block that the session is currently referencing

WAIT_TIME

Total wait time for the event for which the session last waited (0 if currently waiting)

TIME_WAITED

Time that the current session actually spent waiting for the event. This column is set for waits that were in progress at the time the sample was taken.

 


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: