Hitachi

Hitachi Advanced Database Messages


KFAA50034-E

Startup wait processing for other nodes timed out. (timeout process = aa....aa) (M)

The wait for startup processing to complete on other nodes timed out.

aa....aa: Timed-out process
  • Awaiting the communication establishment with other nodes

    Waiting for communication to be established between this server and the HADB servers on other nodes

  • Awaiting the monbegin command of the HA monitor execute

    Waiting for HA Monitor's monbegin command to execute

  • Awaiting the HADB server start completion of other nodes

    Waiting for startup of the HADB servers on other nodes to complete

S:

Terminates processing.

Action:

Increase the server definition's adb_sys_node_start_wait_time operand value.

If a time-out occurs even after the operand value is increased, check the HADB server statuses and HA Monitor statuses of other nodes, and remove the cause of the time-out of the processing described in the message output. Then, retry the operation.

Note that if aa....aa fails with Awaiting the communication establishment with other nodes during the addition of a worker node, the following transaction or command may be in progress on the primary node.

  • Read/write transaction

  • adbimport command

  • adbidxrebuild command

  • adbgetcst command

  • adbmergechunk command

  • adbchgchunkcomment command

  • adbchgchunkstatus command

  • adbarchivechunk command

  • adbunarchivechunk command

  • adbreorgsystemdata command

  • adbsyndict command

  • adbaudittrail command (except when the --swap option or -d option is specified)

If you wish to give priority to adding worker nodes, cancel any transactions or commands that are being executed on the primary node. Once this is done, re-execute adding the worker node.