4.3.28.1 ADD SCAN

This command adds a SCAN to the an Oracle Grid Infrastructure cluster.

Syntax

ADD SCAN
   SCANNAME=scan_name
   [ SCANPORT=scan_port ]
   SCANIPS='scan_ip_addrs'
WHERE
   { CLUSTERNAME=cluster_name |
     CLUSTERNUMBER=cluster_number |
     CLUSTERID=cluster_id }

Arguments

You can specify the following attributes for the new SCAN:

  • SCANNAME : Specifies the DNS name for the SCAN

  • SCANPORT : Optionally specifies the port for the SCAN. The default value is 1521.

  • SCANIPS : A comma-separated list of IP addresses for the SCAN, enclosed in single quotes

The following arguments are available in the WHERE clause:

  • 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