•
DATADG
: Specifies the name of the DATA disk group in the cluster
•
RECODG
: Specifies the name of the RECO disk group in the cluster
•
CLUSTERNUMBER
: Specifies the cluster number in the
es.xml
, starting at 1
•
CLUSTERNAME
: Specifies the name of the cluster
•
CLUSTERID
: Specifies the
es.xml
ID of the cluster
3.3.3.5.4 DELETE DISKGROUP
This command deletes an existing Oracle ASM disk group.
Syntax
DELETE DISKGROUP
WHERE
ID = diskgroup_id|
CLUSTERNUMBER = cluster_number DISKGROUPNAME = diskgroup_name|
CLUSTERNAME = cluster_name DISKGROUPNAME = diskgroup_name|
CLUSTERID = cluster_id DISKGROUPNAME = diskgroup_name
Arguments
The following arguments are available in the
WHERE
clause:
•
ID
: Specifies the
es.xml
ID for the disk group
•
CLUSTERNUMBER
: Specifies the cluster number in the
es.xml
, starting at 1
•
CLUSTERNAME
: Specifies the name of the cluster
•
CLUSTERID
: Specifies the
es.xml
ID of the cluster
•
DISKGROUPNAME
: Specifies the name of the disk group
3.3.3.5.5 LIST DISKGROUPS
This command lists the existing Oracle ASM disk groups.
Syntax
LIST DISKGROUPS
[ WHERE
ID = diskgroup_id|
CLUSTERNUMBER = cluster_number |
CLUSTERNAME = cluster_name |
CLUSTERID = cluster_id ]
Arguments
The following arguments are available in the
WHERE
clause:
•
ID
: Specifies the
es.xml
ID for the disk group
•
CLUSTERNUMBER
: Specifies the cluster number in the
es.xml
, starting at 1
•
CLUSTERNAME
: Specifies the name of the cluster
•
CLUSTERID
: Specifies the
es.xml
ID of the cluster
•
DISKGROUPNAME
: Specifies the name of the disk group
Chapter 3
OEDA Command Line Interface
3-47