Hitachi

Hitachi Advanced Database Messages


KFAA50059-E

The HADB server in the multi-node configuration cannot start, because aa....aa. (M)

The HADB server in the multi-node configuration could not be started for the reason indicated by aa....aa.

aa....aa: Cause of the error
  • HA Monitor is not running

    HA Monitor is not running.

  • even though only one host name is specified for the server definition adb_sys_multi_node_info, the worker node facility is not in use

    • Multi-node configuration with HA Monitor

      Only one host name is specified in the adb_sys_multi_node_info operand from the server definition.

    • Multi-node configuration without HA Monitor

      Even though only one host name is specified in the adb_sys_multi_node_info operand from the server definition, there is no definition for using worker nodes.

  • the total number of nodes is greater than 12

    The number of all nodes exceed the upper limit of 12.

S:

Terminates processing.

Action:

Eliminate the error based on the cause of the error aa....aa that is output in the message.

  • If aa....aa is HA Monitor is not running

    Start the HA Monitor by executing HA Monitor's monstart command, and then start the HADB server in the multi-node configuration.

    If this message is output while HA Monitor is running, the following directory path might not be specified for the PATH environment variable of the HADB administrator. Therefore, HA Monitor's command might have failed.

    • Storage directory for HA Monitor's commands (/opt/hitachi/HAmon/bin)

    In such cases, revise the PATH environment variable, and then start the HADB server in the multi-node configuration.

  • If aa....aa is even though only one host name is specified for the server definition adb_sys_multi_node_info, the worker node facility is not in use

    After taking one of the following actions, start the HADB server in the multi-node configuration.

    • Multi-node configuration with HA Monitor

      Specify two or more host names in the adb_sys_multi_node_info operand from the server definition.

    • Multi-node configuration without HA Monitor

      To use worker nodes, add the adb_sys_multi_max_worker_nodes operand to the server definition.

  • If aa....aa is the total number of nodes is greater than 12

    Correct the specified values of the adb_sys_multi_node_info and adb_sys_multi_max_worker_nodes operands from the server definition to meet the following formula. Then, start the HADB servers in the multi-node configuration.

    (number-of-primary nodes + number-of-secondary nodes + number-of-worker nodes) ≤ 12