The srvctl add
command adds the configuration and the Oracle Clusterware applications to OCR for the cluster database, named instances, named services, or for the named nodes. To perform srvctl add
operations, you must be logged in as the database administrator and be the Oracle account owner on Linux and UNIX systems, or you must be logged on as a user with Administrator privileges on Windows systems.
When adding an instance, the name that you specify with -instance
must match the ORACLE_SID
parameter. The database name given with -database db_unique_name
must match the DB_UNIQUE_NAME
initialization parameter setting. If DB_UNIQUE_NAME
is unspecified, then match the DB_NAME
initialization parameter setting. The default setting for DB_UNIQUE_NAME
uses the setting for DB_NAME
. Also, the ___domain name given with -___domain db_domain
must match the DB_DOMAIN
setting.
Table A-6 srvctl add Command Summary
Command | Description |
---|---|
Adds the Cluster Verification Utility resource to an Oracle Clusterware configuration |
|
Adds a database and configuration |
|
Adds a highly available VIP to a cluster. |
|
Adds one or more instance and configuration |
|
Adds a listener to the node |
|
Adds a DHCP or static network |
|
Adds node applications |
|
Adds OC4J instances |
|
Adds Oracle Notification Service daemons |
|
Adds SCAN VIPs |
|
Adds SCAN listeners |
|
Adds services |
|
Adds a server pool to a cluster |
|
Adds a VIP to a node |