Hitachi

Hitachi Advanced Database Setup and Operation Guide


7.2.8 Operands related to synonym search (set format)

[44] adb_syndict_storage_path = storage-directory-for-synonym-dictionary-files

~<path name> ((2 to 510 bytes))

Specify an absolute path name of the storage directory for synonym dictionary files. Specify this operand to perform a synonym search.

When specifying this operand, see (3) Estimating the size required for the directory for storing synonym dictionary files to (6) Modifying the server definition in 11.16.1 Preparing for synonym search operations.

Multi-node function

If you are using the multi-node function, specify the same value for this operand for all of the HADB servers on all nodes.

Note
  • If the adbsyndict command is executed with this operand omitted, the adbsyndict command results in an error.

  • If the information specified for this operand is invalid, an error occurs when the HADB server starts.

[45] adb_syndict_node_storage_path = multi-node-synonym-dictionary-storage-directory

~<path name> ((2 to 510 bytes))

Specify the multi-node synonym dictionary storage directory by absolute path. Specify this operand if you intend to use synonym search when using the multi-node function. When you specify this operand, see (6) Creating the multi-node synonym dictionary storage directory in 16.24.1 Preparing for synonym search operations.

Important

If you change the value specified for this operand, you need to synchronize the synonym dictionary files by executing the adbsyndict command. For details, see 16.24.5 Synchronizing synonym dictionary files.

Note
  • If you execute the adbsyndict command (to register or update a synonym dictionary or synchronize synonym dictionary files) and this operand has been omitted, the adbsyndict command results in an error.

  • If you specify this operand incorrectly, an error occurs when the HADB server starts.

  • The warning message KFAA51525-W is output if all of the following conditions are met:

    - The multi-node function is enabled

    - The adb_syndict_storage_path operand is specified

    - The adb_syndict_node_storage_path operand is not specified