Hitachi

Hitachi Advanced Database Setup and Operation Guide


7.2.10 Operands related to the multi-node function (set format)

[49] adb_sys_multi_node_info = node-host-name[:node-port-number], node-host-name[:node-port-number][,node-host-name[:node-port-number]] ...

~<character string> ((1 to 261 bytes))

Specify, in the host-name:port-number format, the host name of the HADB server and port number to be used for communication among HADB servers on the individual nodes used by the multi-node function. Specifying this operand allows you to use the multi-node function.

node-host-name[:node-port-number] can be specified up to four times.

Important

The network to be used among HADB servers must be the same as the network for the HA Monitor monitoring path. For details, see (2) Inter-node network in 16.2.3 Network configuration.

You must also specify for this operand the host name and port number of the local node (the HADB server that is started with this server definition specified).

Specify the same value for this operand for all nodes that are used by the multi-node function. Also, use the same specification order.

Note that you can omit the port numbers to be used for communication among HADB servers. If you omit the specification, 23651 is assumed.

For details about the multi-node function, see 16. Operations When Using the Multi-Node Function.

[50] adb_sys_node_start_wait_time = upper-limit-for-time-to-wait-for-startup-completion-of-other-nodes

~<integer> ((1 to 7,200)) <<300>> (seconds)

If you are using the multi-node function, specify in seconds the upper limit for the time to wait for startup completion of all nodes.

As a rule, specify the default value for this operand.