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
 WISE
 Excel-DB   


 BC Oracle News


 Rednecks!
 Dress code
 Arabian Stallion

 Burleson Arabians
 Guide Horses
 Don Burleson Blog
 Golf & Travel


 Privacy Policy
 

 

 
 

Oracle RAC block size & cache size Configuration tips

Oracle Tips by Burleson Consulting
January 27, 2004 - Updated January 22, 2008

All Oracle DEFAULT caches and block sizes in a RAC environment (as defined by db_block_size) must be identical, but there are other important differences between the configuration of a RAC database and a single-instance Oracle database, especially when using grid server blades.

Beginning with Oracle9i RAC Oracle allowed sub-caches to be configured that have different blocksizes than the default db_block_size, allowing db_2K_block_size, db_4k_block_size, db_8k_block_size, db_16k_block_size and db_32k_block_size (not available on all platforms) as sub-caches.

 For example, if your default db_block_size is 4K, you could define a db_2k_cache_size to hold additional objects.  However, all RAC nodes must have the sub-cache defined.

We must remember that the rules for caching in a RAC instance are very different than for a standard Oracle system.  For example, numerous studies have shown that Oracle indexes often benefit from using the largest supported blocksize.  This is not always true in RAC systems.

With Oracle system now employing RAM-SAN instead of disk, and systems having giant db_cache_size regions, it is tempting to configure RAC with large data buffers.  However, we must remember that multi-instance Oracle is very different from a single-instance system:

  • Blade clusters have small buffer caches – Most blade servers have only 2-gig or 4-gig of RAM.  Hence, each RAC node is limited in the available db_cache_size.
     

  • RAC likes small blocksizes – Because of the inter-instances block transfer via Cache Fusion, smaller block sizes minimize pinging of blocks between instances.  Most RAC DBA’s will define the default db_block_buffers to 2k and then add a 4k buffer ton isolate data objects.
     

  • RAC scales by the sum of RAM caches – Unlike a single Oracle database with a 32 gigabyte RAM data cache, RAC system achieve high caching by the sum of the individual RAM caches.  Hence, a 32 node RAC cluster with a 2 gigabyte RAM cache on each node would effectively have a total cache of 128 gigabytes.

See my related notes on RAC caching and block sizes:
 
If you like Oracle tuning, you might enjoy my book "Oracle Tuning: The Definitive Reference", with 950 pages of tuning tips and scripts. 

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


Is your RAC database Healthy?

Get the experts at Burleson Consulting to conduct a two day RAC health check and ensure the health of your RAC database. 

Why guess?  Have your RAC database certified by experienced RAC experts.

 

 

 

 
 
 

Oracle performance tuning book

 

 

Oracle performance tuning software

 
Oracle performance tuning software
 
SearchOracle web site
 
Oracle performance Tuning 10g reference poster
 
Oracle performance tuning webcast
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

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


 

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

Oracle® is the registered trademark of Oracle Corporation.


Hit Counter