set cluster

Changes configuration values for the cluster.

The cluster must be down to execute all set cluster commands except set cluster login.

Syntax

set cluster {
	maxinst max_num_instances |
	traceflags trace_flag[, trace_flag[,...]] |
	{ primary | secondary } protocol udp |
	login login_name [password password ] }

Parameters

Examples

Usage

To check that the cluster is down, enter show cluster status.

Permissions

The login for login login_name [password password] must have sa_role. By default, the Unified Agent uses the “sa” login with no password. To change this password, use set cluster login.

Related reference
set cluster
show cluster