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 10g Automated Storage Management (ASM)

Oracle RAC Cluster Tips by Burleson Consulting

This is an excerpt from the bestselling book Oracle Grid & Real Application Clusters.  To get immediate access to the code depot of working RAC scripts, buy it directly from the publisher and save more than 30%.


Automated Storage Management (ASM) divides files into 1 MB extents and spreads the extents for each file evenly across all of the disks in a disk group. ASM does not use a mathematical function to track the placement of each extent; it uses pointers to record extent location. This allows ASM to move individual extents of a file when the disk group configuration changes without having to move all extents to adhere to a formula based on the number of disks.

As stated above, for normal datafiles, ASM uses 1 megabyte extents. For log files that require low latency, ASM provides fine-grained (128k) striping to allow larger I/Os to be split and processed in parallel by multiple disks. The DBA decides at creation time whether or not to use fine-grained striping. File-type specific templates in the disk group determine the default behavior.

Automatic Storage Management?s native mirroring mechanism is an option that can be set when creating a disk group. The redundancy protection for that group can be specified and, if the DBA prefers to use an external mirroring system or has no need for fault-tolerance, the DBA can set the redundancy to external, in which case ASM will not mirror at all. Unless otherwise specified, redundancy defaults to normal, in which case ASM mirrors each 1 MB extent.

For the highest level of fault tolerance, high redundancy can be specified, which provides three-way mirroring.

Server Control Utility

To manage the RAC database and its instances, Oracle provided a utility called the Server Control Utility (SRVCTL) in version 9i. This replaced the earlier utility opsctl which was used in the parallel server.

The Server Control Utility is a single point of control between the Oracle Intelligent agent and each node in the RAC system. The SRVCTL communicates with the global daemon service (GSD) and resides on each of the nodes. The SRVCTL gathers information from the database and instances and acts as an intermediary between nodes and the Oracle Intelligent agent.

When using the SRVCTL to perform configuration operations on a cluster, the SRVCTL stores configuration data in the Server Management (SRVM) configuration repository. The SRVM includes all the components of Enterprise Manager such as the Intelligent Agent, the Server Control Utility (SRVCTL), and the Global Services Daemon. Thus, the SRVCTL is one of the SRVM Instance Management Utilities. The SRVCTL uses SQL*Plus internally to perform stop and start activities on each node.

For the SRVCTL to function, the Global Services Daemon (GSD) should be running on the node. The SRVCTL performs mainly two types of administrative tasks: Cluster Database Tasks and Cluster Database Configuration Tasks.

SRVCTL Cluster Database tasks include:

* Starts and stops cluster databases.

* Starts and stops cluster database instances.

* Starts and stops listeners associated with a cluster database instance.

* Obtains the status of a cluster database instance.

* Obtains the status of listeners associated with a cluster database.

* Start and stop ASM instances.

* Manage disk groups in an ASM instance.

* SRVCTL Cluster Database Configuration tasks include:

* Adds and deletes cluster database configuration information.

* Adds an instance to, or deletes an instance from a cluster database.

* Renames an instance name within a cluster database configuration.

* Moves instances in a cluster database configuration.

* Sets and unsets the environment variable for an instance in a cluster database configuration.

* Sets and unsets the environment variable for an entire cluster in a cluster database configuration.

 


This is an excerpt from the bestselling book Oracle Grid & Real Application Clusters, Rampant TechPress, by Mike Ault and Madhu Tumma.

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_2004_1_10g_grid.htm


 

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

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

Remote Emergency Support provided by Conversational