Hitachi

Hitachi Advanced Database Messages


KFAA51513-E

The value specified for the server definition "aa....aa" is invalid. (reason = bb....bb, errno = cc....cc) (M)

Either of the following operands specified in the server definition is invalid:

  • adb_syndict_storage_path

  • adb_syndict_node_storage_path

aa....aa:

Invalid operand specified in the server definition

bb....bb:

Cause of the error

cc....cc:

Error number

S:

Terminates processing.

Action:

Take the corrective action for the cause of the error indicated by bb....bb. Then, execute the adbstart command to start the HADB server.

Display of bb....bb

Cause of the error

Corrective action to take

Invalid-permission

Access privilege for the directory specified for the aa....aa operand has not been granted.

Grant access privilege (read or write privilege) for the file or directory by using the OS's chmod command or similar.

Not-directory

The path specified for the aa....aa operand does not exist. Alternatively, the specified path is not a directory.

Correct the specified path name.

Illegal-symbolic-link

The link destination for the symbolic link specified for the aa....aa operand cannot be acquired.

Illegal-directory

A directory that cannot be specified is specified for the aa....aa.

  • If adb_syndict_storage_path is displayed for aa....aa

    Specify a different storage directory for synonym dictionary files. For details about directories that cannot be specified as the storage directory for synonym dictionary files, see Creating the directory for storing synonym dictionary files in Preparing for synonym search operations in the HADB Setup and Operation Guide.

  • If adb_syndict_node_storage_path is displayed for aa....aa

    Specify a different multi-node synonym dictionary storage directory. For details about directories that cannot be specified as the multi-node synonym dictionary storage directory, see Creating the multi-node synonym dictionary storage directory in Preparing for synonym search operations in Performing synonym search operations (when using the multi-node function) in the HADB Setup and Operation Guide.

Invalid-path-format

The path specified for the aa....aa operand is not an absolute path.

Change the specified path to an absolute path.

Invalid-letter

Invalid characters are used in the path name specified for the aa....aa operand. Control characters (0x01 to 0x1f, 0x7f) are specified.

Correct the specified path name.

Length-error

The path length of the directory specified for the aa....aa operand is invalid.

Other-access-error

An access system call error other than the above occurred.

Check the error number for the access system call in the OS documentation, and then eliminate the cause of the error.

If you cannot determine the corrective action to take based on the error number, execute the adbinfoget command to collect troubleshooting information, and then contact the customer support center.