 |
|
Oracle Database Tips by Donald Burleson |
Oracle10g Grid Computing
with RAC
Chapter 5 -
Preparing Shared Storage
Configuration of Automated Storage Management
One of the most significant new features in
Oracle 10g release is the introduction of Automated Storage
Management (ASM). In order to use the ASM in a shared mode for the
use of RAC database, you need to create ASM instance in each node of
the RAC database involving the same disk devices as input. Each ASM
instance has either an SPFILE or PFILE type parameter file. To use
ASM in the RAC environment, you only need to select ASM as your
storage option when you create your database with the Database
Configuration Assistant (DBCA).
What Is Automated Storage
Management?
Automated Storage Management (ASM) was designed
to simplify database administration. ASM eliminates the need for the
DBA to directly manage the thousands of Oracle database files that
could be present in a modern Oracle instance. ASM does this by
enabling ASM disk groups, which are logical units comprised of disks
and the files that reside on them. Using ASM, the management of
thousands of Oracle files is reduced to managing a small number of
disk groups.
The SQL statements used for creating database
structures, such as tablespaces, redo logs, archive log files, and
control files, must specify file location in terms of ASM disk
groups, in order to use ASM. ASM will then create and manage the
associated underlying files for you.
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
Remote DBA
Services
Burleson Consulting
can offer world-class remote Oracle database support at super-affordable prices.
Our remote
Oracle DBA service provides 100% of the remote Oracle database administration
needs for your company, and includes 24x7 access to our staff of 100% OCP
Certified Oracle DBAs.
We require a 12 month service commitment and include the following services:
- Initial configuration review and problem identification
- Installation of Oracle statistics collection mechanisms and quarterly
database growth summaries
- Hourly monitoring of your Oracle database for pending problems
- Periodic performance analysis & identification of tuning activities
- Twenty Four hour Oracle emergency support
- Reporting and resolving all serious Oracle alert log messages
- Free use of the BC
TablePack,
ServerPack
and
AuditPack
services
- Quick response emergency support for production database outages
- Four hours of free remote DBA support every month. You can use these free
hours for any DBA activity, including database analysis, system design,
production migrations or personal mentoring.
For more
information, please visit www.dba-oracle.com or email
info@remote-dba.net.

|