Hitachi

Hitachi Advanced Database Messages


KFAA40207-E

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

An error occurred during aaaa processing.

aaaa:

Program name

bb....bb:

Name of function where the error occurred

cc....cc:

Error code of function where the error occurred

S:

Terminates processing.

Action:

Take the corrective action that corresponds to the error code output to cc....cc, as indicated in the following table.

Check whether the database needs to be restored before re-executing the command. 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

Reason the error occurred

Corrective action to take

-202

Memory is insufficient.

Use the following procedure to resolve the shortage of process common memory:

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

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

  3. If there is not enough memory after performing step 2, change the kernel parameter setting to increase the 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 that stores 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

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

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

For details about the corrective action to take, also see Command-related problems in the HADB Setup and Operation Guide.

-290

The sort buffer is not big enough.

Take one of the following actions:

  • Increase the value specified in import option adb_import_sort_buff_size.

  • Increase the value specified in index rebuild option adb_idxrebuild_sort_buff_size.

  • Increase the value specified in merge chunk option adb_mergechunk_sort_buff_size.

  • Increase the value specified in unarchived chunk optionadb_unarcv_sort_buff_size.

Other error codes

An error occurred during sort processing.

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