Sets properties of the instance. The instance must be down.
set instance instance_name logpath path
set instance instance_name startargs values
set instance instance_name {primary | secondary} port port_range
set instance instance_name {primary | secondary} address ip_address
specifies the path for the instance log file.
specifies an instance.
specifies arguments for starting the instance.
specifies the primary or secondary IP address for the instance.
specifies the primary or secondary port range for the instance. The format for port_range is start_num end_num.
Changes the port range for the primary interface listening port:
set instance primary port 7777
To check that the instance is down, enter show cluster status.