4.3.8.4 LIST DATABASES

This command lists the existing Oracle databases.

Syntax

LIST DATABASES 
[ WHERE
     { ID=database_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 of the database

  • 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