Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

Free Oracle Tips

HTML Text

 Home
 E-mail Us
 Oracle Articles


 Oracle Training
 Oracle News

 Oracle Forum
 Class Catalog


 Our Staff
 Our Prices
 Help Wanted!

 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 UNIX
 Oracle UNIX
 Linux
 Oracle Linux
 Monitoring
 Remote help

 Remote plans
 Remote
services
 Oracle C++
 Oracle Java
 Apache
 JDeveloper
 App Server

 Applications
 Oracle Forms
 Oracle Portal
 11i Upgrades
 SQL Server
 Oracle Concepts
 HTML-DB Tips
 Software Help

 Remote Help  
 Development  

 Implementation


 Financials Training
 Oracle 11i
 Oracle Apps 11i
 Oracle Workflow
 Oracle AR 11i Class
 Oracle AP 11i class
 Oracle GL 11i class
 Oracle HR 11i class
 Oracle FA 11i class
 11i Project Mgt
 11i procurement
 11i collections


 Oracle Posters
 Oracle Books

 Oracle Tuning Book
 Oracle RAC Book
 Oracle Security
 Easy Oracle Books
 Oracle Scripts
 SQL Server DBA
 SQL Design Patterns
 Ion
 Excel-DB   


 BC Oracle News


 Rednecks!
 Dress code
 Arabian Stallion

 Burleson Arabians
 Guide Horses
 Don Burleson Blog
 Golf & Travel


 Privacy Policy
 

 

 
 

Oracle Operating System Statistics

Oracle Tips by Burleson Consulting

AWR Report

Operating System Statistics

The stress on the Oracle server is important, and this section explores the main external resources including I/O, CPU, memory, and network usage. This information helps the DBA view performance in a more complex way, thus providing more details about possible system bottlenecks.

 

In order to isolate a performance bottleneck at the database level, the information from the next section may be used.

Service Statistics

The service statistics section gives information about how particular services configured in the database are operating. A sample of the AWR Service Report may look like the following:

 

Service Statistics  DB/Inst: LSQ/lsq  Snaps: 1355-1356

-> ordered by DB Time

-> us - microsecond - 1000000th of a second

 

                                         Physical   Logical

Service Name   DB Time (s)   DB CPU (s)  Reads      Reads

-------------- ------------ ------------ ---------- ----------

SYS$USERS      3,715.8              67.7    191,654    525,164

LSQ            3,572.4              83.1    187,653    544,836

LSQXDB         0.0                   0.0          0          0

SYS$BACKGROUND 0.0                   0.0      1,927     70,537

          ----------------------------------------

 

Service Wait Class Stats  DB/Inst: LSQ/lsq  Snaps: 1355-1356

 

-> 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 Name

----------------------------------------------------------------

User I/O  User I/O  Concurcy  Concurcy     Admin     Admin   Network   Network

Total Wts   Wt Time Total Wts   Wt Time Total Wts   Wt Time Total Wts   Wt Time

--------- --------- -- -- --------- --------- --------- ---------

SYS$USERS

    36370    360380 73 66         0         0      1313         4

LSQ

    35514    346409 85 95         0         0      8057         7

SYS$BACKGROUND

     1226     29322  4  4         0         0         0         0

          -----------------------------------------------

 

If particular production databases are configured for different database services, the above report section allows the DBA to quickly isolate which application places the most overhead on the system. Furthermore, the report indicates where the application waits most of the time. The report shows that that applications that use the SYS$USERS service is spending most of the time performing I/O operations.

 

It is necessary to notice that this SYS$USERS service is a default service for all applications. To take advantage of isolating applications performance, some DBAs will configure separate services for each kind of production application.

 

The DBA is now ready to find which particular SQL statements may cause that stress.

 

SEE CODE DEPOT FOR FULL SCRIPTS


This is an excerpt from my latest book "Oracle Tuning: The Definitive Reference". 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot of Oracle tuning scripts:

http://www.rampant-books.com/book_2005_1_awr_proactive_tuning.htm

 


 

 

  
 

 Oracle cruise
 
 
 
Oracle performance tuning software
 
 

Oracle performance tuning book

 

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

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  and include the URL for the page.
 
 


Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

 

Remote DBA Services


 

Copyright © 1996 -  2009 by Burleson Enterprises, Inc. All rights reserved.

Oracle © is the registered trademark of Oracle Corporation.