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 Database Tips by Donald Burleson


 

The Problem of Duplicate 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 1.7.

In this figure, it is clear that the Oracle database is not the only component to utilize RAM caching.  The disk array employs a RAM cache, the servers has a Journal File System(JFS) RAM cache, and the front end web server also serve 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: When using a disk array with a built-in RAM cache, the disk I/O subsystem may acknowledge a physical write to Oracle when, in reality, the data has not yet been written to the physical disk spindle.  This can skew timing of disk read/write speed.
     

  • Wasted Oracle Data Buffer RAM: In systems that employ web servers, the Apache front end may cache frequently used data.  Hence, significant Oracle resources may be wasted caching data blocks that are already cached on the web server tier.

The next section will cover the best way to use SSD in an Oracle RAC environment.  The information begins with an examination of the relationship between physical disk I/O (POI) and Oracle Logical I/O (LIO).
 

See code depot for complete scripts

This is an excerpt from the book Oracle RAC & Tuning with Solid State Disk.  You can get it for more than 30% by buying it directly from the publisher and get immediate access to working code examples.

Oracle RAC & Tuning with Solid State Disk
Expert Secrets for High Performance Clustered Grid Computing

Includes Oracle10g!
Get immediate access to working code examples

Buy it now for 30% off - Only $9.95
 


HTML-DB support:

For HTML-DB development support just call to get an Oracle Certified professional for all HTML-DB development projects.

 

 

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