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

10g Grid Computing with RAC
Preparing Shared Storage

Overview of the Files and Directories Required

Bottom line is that all the participating instances of an Oracle RAC database must have access to the shared data files, redo log files and control files. At the same time, the physical host level cluster consisting of physical nodes needs to have shared access to the quorum disk, voting disk and OCR file. If you are using the vendor provided cluster manager, you may still need the appropriate quorum disk as prescribed in the cluster manager software. The Oracle provided Cluster Ready Services (CRS) need voting disks and OCR files. There are other files, which may need to be shared. They include the files supporting the external tables. It is also recommended to have the archive log files destination on a shared file system.

The Following Diagram (Fig. 5.2) shows a collection of all the components that make up the RAC File structures. This diagram will provide us a road map for discussion as to how we can prepare these structures before we embark on creating the database and launch the database instances.

Figure 5.2 All the Physical File Structures of the RAC Database

Of the files that we have shown above, most of them need to be on shared storage. There are some files that can be on a local file system, but it is recommended that they are placed on a shared file system. There are some file structures, which can very well reside on a local file system.

Let’s look at these three combinations:

1.  The following files reside on Shared Storage and are accessible by all the RAC instances at the same time.

  • Data Files, which make up the main data storage file structures
     

  • Control Files
     

  • Parameter File (SPFILE) - Maintains a common spfile located on shared file system that is accessible to all the instances of the RAC database.
     

  • Password File that maintains the authentication privileges
     

  • Voting Disk File and OCR files that are used by the cluster ready services.

2.  The following files reside on Shared Storage and are accessible by a specific instance. However, under certain conditions like recovery etc., the files need to be available for other instances also.

  • Redo Log Files that record the instance specific transaction changes.
     

  • Files supporting the Undo Tablespace, used by a specific instance to maintain the read consistency
     

  • Archive Log Files that are the saved redo log files
     

  • Files supporting the External Tables – External Tables are logical database objects that are accessible to all the instances.

3.  The following are file structures, which are created, accessed and managed by a specific instance.

  • Alert Log File - keeps a running log of database changes and events.
     

  • Trace Files that provide detailed information about the database events.
     

  • Oracle Executables (Oracle Home Files).
     

  • Oracle Cluster Ready Services (CRS) Home, which has all the binaries supporting the CRS.

However, note that with the use of the cluster file system it is possible to use a Shared Oracle Home and shared CRS Home. When using the cluster file system such as HP’s Tru64 CFS, Veritas CFS, Polyserve Matrix Server, you can maintain a single Oracle Home and share it among all the nodes of the cluster.

While talking about the shared file structures, there are four combinations as shown in the Fig. 5.3.

Figure 5.3 Shared Storage Inputs

  • They can be on raw devices.
     

  • They can be on a Cluster File System (CFS). CFSs concurrently mounted on all the participating nodes of the cluster.
     

  • They can be accessed via the Automatic Storage Management (ASM) instance.
     

  • They can be located on Network File System.

Even though we have listed three types of shared storage structures, it is also possible to mix them so that some shared files can be on raw devices, some can locate on CFS and some can come out of ASM.


The above text is an excerpt from:

Oracle 10g Grid & Real Application Clusters
Oracle 10g Grid Computing with RAC
ISBN 0-9744355-4-6

by Mike Ault, Madhu Tumma

 


Customized Oracle Training Classes

Burleson Consulting offers on-site Oracle courses year-round in a variety of Oracle topics.  All on-site Oracle training can be custom fit to meet your specific training needs.  For customized syllabus development or a price quote, please visit www.dba-oracle.com or email info@remote-dba.net.

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