modify shard

Modify shard attributes.

Syntax

modify shard -shard shname_list
            [-region region_name]
            [-connect connect_identifier]
            [-pwd password]
            [-scan scan_address [-ons port]]
            [-savename]
            [-cpu_threshold cpu]
            [-disk_threshold disk]
            [-destination destination_name]
            [-credential credential_name | 
             [[-osaccount account_name]
              [-ospassword password] 
              [-windows_domain domain_name]]]

Options

Table 2-63 GDSCTL modify shard Options

Option Description
-connect connect_identifier

Specify an Oracle Net connect descriptor or a net service name that maps to a connect descriptor for the database that is being modified.

-cpu_threshold cpu

Specifies CPU Utilization percentage threshold.

-credential credential_name

Specify the credential to use on the remote machine which specifies the user name and password under which database creation will occur.

-destination destination_name

Specify the name of the remote executable agent through which the database will be created.

-disk_threshold disk

Specifies the average latency in milliseconds of a synchronous single-block read.

-ons port

Specify the ONS port.

-osaccount account_name

Specify the operating system account which will be used for remote jobs.

-ospassword password

Specify the corresponding password for the account specified in -osaccount.

-pwd password

Specify the password for the GSMUSER.

-region region_name

Specify the region to which the databases belong.

-savename

Specify this option to store a net service name specified with the -connect option in the Global Data Services catalog, rather than the connect descriptor mapped to that net service name.

-scan scan_address

Specify the SCAN address for a cluster.

-shard shname_list

Specify a comma-delimited list of shard names.

-windows_domain domain_name

Specify the corresponding domain name if a Windows account has been specified in -osaccount.

Usage Notes

The REGION parameter cannot be modified for a shard that belongs to a shardgroup. The modification has to be done at the shardgroup level.

The DESTINATION and CREDENTIAL parameters are only modifiable when the shard has not yet been deployed, since these parameters only have meaning for the deployment process and are no longer referenced once deployment has completed successfully.

Examples

GDSCTL> modify shard -shard shard1 -ons 23222