4.3.28.4 LIST SCANS

This command lists the SCAN details for all Oracle Grid Infrastructure clusters or for an individual cluster.

Syntax

LIST SCANS 
[ WHERE
     { ID=scan_id | 
       CLUSTERNAME=cluster_name |
       CLUSTERNUMBER=cluster_number |
       CLUSTERID=cluster_id } ]

Arguments

The following arguments are available in the WHERE clause:

  • ID : Specifies the ID of the SCAN object in the XML configuration file

  • CLUSTERNAME : Specifies the name of the cluster

  • CLUSTERNUMBER : Specifies the cluster number in the XML configuration file, starting at 1

  • CLUSTERID : Specifies the ID of the cluster in the XML configuration file

Usage Notes

If you do not specify a WHERE clause, then this command lists details about all the SCANS for all the clusters in the XML configuration file.