|
 |
|
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 stop an ASM
instance:
Note: For all of the SRVCTL commands in
this section for which the -i option is not required, if you do not
specify an instance name, then the command applies to all the ASM
instances on the node.
srvctl stop
asm -n <node_name> [-i <asm_instance_name>] [-o <stop_options]
Use the following syntax to configure an ASM
instance:
srvctl config
asm -n <node_name>
Use the following syntax to obtain the status
of an ASM instance:
srvctl status
asm -n <node_name>
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
|