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 RAC load balancing tips

Oracle Database Tips by Donald Burleson

 

 

Question: Is it possible in a RAC environment to force the database node that you want to connect too?

Answer: Yes, and intelligent load balancing is an important tuning technique. You use the tnsnames.ora file to direct "like-minded" end-users to specific nodes, and you can use TAF to specify failover nodes.

 

Again, in my years as a RAC DBA, I recommend functional load balancing, whereby like-minded transactions are grouped together on each node (e.g. one node for order queries, one node for customer queries).  Using such a "functional" load balancing scheme, cache fusion pinging is greatly reduced and performance is improved.

One major RAC tuning issue is minimizing pinging access the cache fusion layer, and smart DBA's will segregate users by node (i.e. customer queries on node 1, product queries on node 2, etc).

 

I don't recommend that "automatic load balancing" for all RAC databases, and it's smart to group your end-users to nodes based on their query types.

 

Load-balancing for RAC involves extensive manual configuration to use a round-robin configuration to distribute the load among the instances. Starting in Oracle 10g release 2, we have a brand-new load-balancing advisory that promises to cut-down the manual effort for RAC load balancing between instances, but this does not take a functional approach to RAC load balancing, load balancing by the "type" of data being requested.

Again, a "functional" load balancing scheme is best, especially since pinging can become a major RAC bottleneck.

 

Here are some notes on RAC load balancing:

 
   
Oracle Grid and Real Application Clusters

See working examples of Oracle Grid and RAC in the book Oracle Grid and Real Application Clusters.

Order directly from Rampant and save 30%. 
 

 


 

 

��  
 
 
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 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.