Hitachi

Hitachi Advanced Database Messages


KFAA40208-E

An error occurred in aaaa processing. (func = bb....bb, errno = cc....cc) (M)

An error occurred during aaaa processing.

aaaa:

Program name

bb....bb:

Name of the function where the error occurred

cc....cc:

Error code of the function where the error occurred

S:

Terminates processing.

Action:

Take the corrective action according to the error code indicated by cc....cc.

Before re-executing the command, check whether the database needs to be restored. For details about how to restore the database, see the corrective action to take when a command terminates abnormally in the manual HADB Command Reference.

Error code

Cause of the error

Corrective action to take

-202

Memory is insufficient.

Use the following procedure to resolve the shortage of memory.

  1. Check for any unnecessary processes. If there are any unnecessary processes, stop them.

  2. If there is still not enough memory after performing step 1, restart the OS. Then, execute the adbstart command to start the HADB server.

  3. If there is still not enough memory after performing step 2, change the kernel parameter setting to increase the maximum amount of memory that processes can use. After restarting the OS, execute the adbstart command to start the HADB server.

-210

-230

There is not enough available space in the work directory in which to store temporary work files.

The corrective action to take differs depending on whether the -w option was specified when the command was executed.

  • If the -w option was specified

    Specify a directory that has sufficient free disk space allocated, and then retry the operation.

  • If the -w option was not specified

    Use the -w option to specify a directory that has sufficient free disk space allocated, and then retry the operation.

    Alternatively, allocate sufficient free space on the disk where the DB directory is stored, and then retry the operation without specifying the -w option.

-290

The sort buffer size is insufficient.

Take one of the following actions:

  • Increase the value specified for the import option adb_import_sort_buff_size.

  • Increase the value specified for the index rebuild option adb_idxrebuild_sort_buff_size.

  • Increase the value specified for the merge chunk option adb_mergechunk_sort_buff_size.

  • Increase the value specified for the unarchived chunk option adb_unarcv_sort_buff_size.

Error codes other than the above

An error occurred during sort processing.

Execute the adbinfoget command to collect troubleshooting information, and then contact the customer support center.