4.3.5.6 LIST CLUSTERS

This command lists the existing Exadata clusters.

Syntax

LIST CLUSTERS
[ WHERE
     { CLUSTERNUMBER=cluster_number |
       CLUSTERNAME=cluster_name |
       ID=cluster_id } ]

Arguments

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

  • ID: Specifies the es.xml ID of the cluster

Usage Notes

The WHERE clause is optional.

Example 4-9 Using the LIST CLUSTERS Command

This example shows how to identify the Oracle RAC clusters on the host.

OEDACLI> LIST CLUSTERS
  version : "CloneInstall"
  clusterName : "DBMclu1"  
  clusterOwner : "grid"
  clusterVersion : "19.3.0.0.190416"
  clusterHome : "/u01/app/19.0.0.0/grid"
  inventoryLocation : "/u01/app/oraInventory"
  asmScopedSecurity : "false"