3.3.3.3.3 LIST CELLS
This command lists the storage cells.
Syntax
LIST CELLS
3.3.3.4 CLUSTER
You can alter or list the Oracle RAC Clusters on the Oracle Exadata Database
Machine.
•
•
(page 3-41)
3.3.3.4.1 ALTER CLUSTER
This command alters attributes for an existing Oracle RAC Cluster.
Syntax
ALTER CLUSTER { CLUSTERNAME = cluster_name | GIVERSION = grid_version |
GIHOMELOC = grid_home_location | INVLOC = inventory_location|
BASEDIR = oracle_base_directory | PATCHLIST = patch_list }
WHERE
CLUSTERNUMBER = cluster_number |
CLUSTERNAME = cluster_name |
CLUSTERID = cluster_id
Arguments
You can modify the following attributes of the Oracle RAC Cluster:
•
CLUSTERNAME
: Specifies a new, unique name for the cluster
•
GIVERSION
: Specifies the clusterware version, including the bundle patch, for
example 12.1.0.2.170418
•
GIHOMELOC
: Specifies a new path for the Grid home
•
INVLOC
: Specifies a new path for the inventory
•
BASEDIR
: Specifies a new path for the Oracle base directory
•
PATCHLIST
: Specifies a full list of patches separated by commas and enclosed in
single quotes. By default, this is derived from the bundle patch specified by
GIVERSION
.
The following arguments are available in the
WHERE
clause:
•
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.4.2 LIST CLUSTERS
This command lists the existing Oracle RAC clusters.
Chapter 3
OEDA Command Line Interface
3-41