Oracle EXADATA X6-2 Installation And Configuration Manual page 194

Database machine
Hide thumbs Also See for EXADATA X6-2:
Table of Contents

Advertisement

3.3.3.13.2 ALTER SCAN
This command modifies the attributes of a SCAN for an individual cluster.
Syntax
ALTER SCAN { SCANNAME=scan_name | SCANPORT=scan_port | SCANIPS='scan_ip_addrs' }
WHERE
{
CLUSTERNAME = cluster_name |
CLUSTERNUMBER = cluster_number |
CLUSTERID = cluster_id }
Arguments
You can modify the following attributes for the SCAN:
SCANNAME
SCANPORT
SCANIPS
quotes.
The following arguments are available in the
CLUSTERNAME
CLUSTERNUMBER
at 1
CLUSTERID
3.3.3.13.3 DELETE SCAN
This command removes a SCAN for an individual cluster.
Syntax
DELETE SCAN
WHERE
{
CLUSTERNAME = cluster_name |
CLUSTERNUMBER = cluster_number |
CLUSTERID = cluster_id }
Arguments
The following arguments are available in the
CLUSTERNAME
CLUSTERNUMBER
at 1
CLUSTERID
3.3.3.13.4 LIST SCANS
This command lists the SCAN details for all clusters or for an individual cluster.
: Specifies the DNS name for the SCAN
: Specifies the port for the SCAN.
: A comma-separated list of IP addresses for the SCAN, enclosed in single
: Specifies the name of the cluster
: Specifies the cluster number in the XML configuration file, starting
: Specifies the ID of the cluster in the XML configuration file
: Specifies the name of the cluster
: Specifies the cluster number in the XML configuration file, starting
: Specifies the ID of the cluster in the XML configuration file
OEDA Command Line Interface
clause:
WHERE
clause:
WHERE
Chapter 3
3-67

Advertisement

Table of Contents
loading

Table of Contents