 |
|
Oracle Database Tips by Donald Burleson |
Oracle10g Grid Computing
with RAC
Chapter 5 -
Preparing Shared Storage
Types of Disk
Groups
In external redundancy, the underlying disks in
the disk group must provide redundancy (for example, using a RAID
storage array.) The redundancy level or type is specified at the
time of creating the disk groups.
ASM Files
As the database requests, ASM will create the
required files. ASM assigns each file a fully qualified name ending
in a dotted pair of numbers. You can create more user-friendly alias
names for the Automated Storage Management filenames by using ASM
aliases.
Query the v$osm_alias data dictionary
view to see assigned alias names for ASM files. During normal
operations, users do not need to be aware of ASM file names. The
contents of the v$osm_alias view are shown in Table 5.2.
COLUMN
NAME |
NULL? |
TYPE |
NAME |
|
VARCHAR2(48) |
GROUP_NUMBER |
|
NUMBER |
FILE_NUMBER |
|
NUMBER |
FILE_INCARNATION |
|
NUMBER |
ALIAS_INDEX |
|
NUMBER |
ALIAS_INCARNATION |
|
NUMBER |
PARENT_INDEX |
|
NUMBER |
REFERENCE_INDEX |
|
NUMBER |
ALIAS_DIRECTORY |
|
VARCHAR2(1) |
SYSTEM_CREATED |
|
VARCHAR2(1) |
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.

|