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

Oracle10g Grid Computing with RAC
Chapter 8 - RAC Administration

ASM Related Initialization Parameters

Parameters                                            Description

DB_CREATE_ONLINE_LOG_DEST_N

This parameter (where "n" is replaced with 1-5) allows you to specify the disk group where redo logs will be created. For example specifying: +dgroup7, places the log files in ASM disk group dgroup7.


Table 8.4 ASM Initialization Parameters

By using the db_create_file_dest and db_recovery_file_dest parameters you tell ASM on which disk groups to place the database datafiles and recovery area. This allows you to simply specify create tablespace test; and the database and ASM will create a 100 megabyte file within the db_create_file_dest location, automatically striped and load balanced.

Initialization Parameters for ASM Instances

The initialization parameters in Table 8.5 relate only to an ASM instance, there will be at least one ASM instance per node in a RAC cluster. Parameters that start with ASM_ cannot be set in a normal database instance, although they will be present to the show parameter command.

Parameter

Description

INSTANCE_TYPE

In order to set the ASM_ parameters this parameter must be set to INSTANCE_TYPE = ASM. Note: This is the only required parameter. All other parameters take suitable defaults for most environments.

DB_UNIQUE_NAME

This parameter specifies the unique name for this group of ASM instances within the cluster or on a node. This parameter defaults to +ASM and only needs to be modified if you are trying to run multiple ASM instances on the same node.


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

 


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