|
 |
|
Oracle Tips by Burleson |
Oracle10g Grid Computing
with RAC
Chapter 8 - RAC Administration
Administering ASM Instances with
SRVCTL in RAC
Use the following syntax to remove an ASM
instance:
srvctl remove
asm -n <node_name> [-i <asm_instance_name>]
Use the following syntax to enable an ASM
instance:
srvctl enable
asm -n <node_name> [-i <asm_instance_name>]
Use the following syntax to disable an ASM
instance:
srvctl
disable asm -n <node_name> [-i <asm_instance_name>]
You can also use SRVCTL to start, stop, and
obtain the status of an ASM instance as in the following examples.
Use the following syntax to start an ASM
instance:
srvctl start
asm -n <node_name> [-i <asm_instance_name>] [-o <start_options]
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
|