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


 

 

 


 

 

 
 

Oracle duplicate RAM caches

Oracle Tips by Burleson Consulting

The Problem of Duplicitous RAM Caches

As hardware evolved though the 1990’s, independent components of database systems started to employ their own RAM caching tools as shown in Figure 14.9.

 

Figure 14.9 – Multiple RAM caches in an Oracle enterprise

 

In this figure, the Oracle database is not the only component to utilize RAM caching.  The disk array employs a RAM cache, the servers have a Journal File System (JFS) RAM cache, and the front-end web server also serves to cache Oracle data.

 

This concept is important because many enterprises may inadvertently double cache Oracle data.  Even more problematic are the fake statistics reported by Oracle when multiple level caches are employed:

§       Fake Physical I/O times: If a disk array with a built-in RAM cache is in use, the disk I/O subsystem may acknowledge (“ack”) a physical write to Oracle, when in reality the data has not yet been written to the physical disk spindle.  This “false ack” can skew timing of disk read/write speeds.

§       Wasted Oracle Data Buffer RAM: In system that employs web servers, the Apache front end may cache frequently used data.  Thus, significant Oracle resources may be wasted by caching data blocks that are already cached on the web server tier.

The next step is to take a look at the best way to use SSD in an Oracle environment.  First is the examination of the relationship between physical disk I/O (PIO) and Oracle Logical I/O (LIO).

 

 

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 performance tuning software
 
 

 

 
 
 
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 -  2011 by Burleson Enterprises

All rights reserved.

Oracle © is the registered trademark of Oracle Corporation.