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

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


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


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 
 

Oracle Hardware Performance Review

Oracle Tips by Burleson Consulting

Oracle does not run in a vacuum.  The performance of Oracle databases depends heavily on external considerations, namely the Oracle server, disk, and network.  The first tasks when tuning a database are to identify the external bottleneck conditions, which may include:

CPU Bottleneck: A shortage of CPU cycles can slow down SQL and whenever the run queue exceeds the number of CPUs on the Oracle server (in the absence of high idle times), the system is said to be CPU-boundCPU consumption can be reduced by a variety of methods (tuning SQL, reducing library cache contention), but a CPU shortage may indicate a need to add more, or faster, processors to the Oracle server.

RAM BottleneckThe amount of available RAM memory for Oracle can affect the performance of SQL, especially in the regions that control the data buffers and in-memory sorts and hash joins.

Network Bottleneck: Large amounts of Oracle*Net traffic contribute to slow SQL performance.

Disk BottleneckDisk bottlenecks can be identified by the fact that updates are slow due to channel contention, such as using RAID5 for high update systems.

There are several simple items that can be monitored when checking the external Oracle environment:

CPU Run Queue Waits: When the number of run queue waits exceeds the number of CPUs on the server, the server is experiencing a CPU shortage.  The remedy is the addition of CPUs on the server or the disabling of high CPU consumers such as Oracle Parallel Query.

RAM Page Ins: When RAM page-in operations are noted along with a prior increase in scan-rate, the non-virtual RAM memory has been exceeded and memory pages are moving into RAM from the swap disk.  The remedy for excessive wrapping is to add more RAM, reduce the size of the Oracle SGAs, or turn-on Oracle's multi-threaded server.

Disk Enqueues: Enqueues on a disk device may indicate that the channels are saturated or that the read-write heads cannot move fast enough to keep up with data access requirements.

Network Latency: Volume-related network latency may indicate either the need to tune the application so that it will make fewer requests.  High latency may also indicate a need for faster network hardware.

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_1002_oracle_tuning_definitive_reference_2nd_ed.htm

 


 

 

��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

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

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

Remote Emergency Support provided by Conversational