Home > Configuration > Cluster > setclusterinstance_retainconnectionsoncluster

setclusterinstance_retainconnectionsoncluster

Use this method to set this option enables you to retain existing connections on a node joining a Cluster system or when a node is being configured for passive timeout. By default, this option is disabled.

Syntax



Parameters

clid

ID of the cluster instance to be modified.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 128.

retainconnectionsoncluster

This option enables you to retain existing connections on a node joining a Cluster system or when a node is being configured for passive timeout. By default, this option is disabled.
Default value = NO.
Possible Values : YES, NO.

Return Value

Returns simpleResult

See Also