Hitachi

Hitachi Advanced Database Command Reference


17.10.2 Identifying the cause of the error and taking corrective action

The following figure shows the procedural flow to follow if the adbimport command terminates abnormally.

Figure 17‒19: Procedural flow to follow if the adbimport command terminates abnormally

[Figure]

Procedure
  1. Check the messages that have been issued and identify the cause of the error.

  2. Take appropriate action to eliminate the cause of the error.

  3. Re-execute the adbimport command.

  4. If the re-executed adbimport command terminates abnormally, check the message that was issued and execute the adbidxrebuild or adbimport command.

    For details, see 17.10.7 If an error occurs during re-execution of the adbimport command.

If a B-tree index has been defined for a table subject to import processing (including for tables in which a primary key is defined), or if a text index has been defined for a table subject to import processing, see 17.10.3 When a B-tree index or a text index has been defined for a table subject to import processing. If logical error data is set to be output, see 17.10.4 When logical error data is set to be output.

■ When the multi-node function is used

If the adbimport command is canceled and the table to be processed becomes non-updatable, release the base table from updatable status by re-executing the canceled adbimport command.

If the master node was switched due to abnormal termination of the HADB server on the master node, execute the adbidxrebuild command on the new master node to release the base table from non-updatable status. At this time, execute the adbidxrebuild command with the --create-temp-file option specified.

For details about how to switch the master node to another node and how to start the HADB server without using the multi-node function, see the topic Problems related to startup or termination of the HADB servers in the multi-node configuration in Troubleshooting (when the multi-node function is being used) in Operations When Using the Multi-Node Function in the HADB Setup and Operation Guide.

For details about how to execute the adbidxrebuild command with the --create-temp-file option specified, see (1) Executing the adbidxrebuild command with the --create-temp-file option specified in 17.10.7 If an error occurs during re-execution of the adbimport command.