KFAA51537-W
The storage directory for the synonym file that is used with the multi-node facility does not contain the most recent version of the synonym dictionary file (aa....aa). (E+M)
The latest version of the synonym dictionary file is not stored in the multi-node synonym dictionary storage directory.
- aa....aa:
-
Name of the synonym dictionary for which the version of the synonym dictionary file is old
- S:
-
Continues processing.
- Action:
-
Check whether the adb_syndict_node_storage_path operand is specified in the server definition.
-
If the adb_syndict_node_storage_path operand is specified
Execute the adbsyndict -s command to synchronize the synonym dictionary files.
-
If the adb_syndict_node_storage_path operand is not specified
After specifying the adb_syndict_node_storage_path operand, execute the adbsyndict -s command to synchronize the synonym dictionary files.
Even if the latest synonym dictionary file is not stored in the secondary node or worker node, you can perform a synonym search. However, if execution of an SQL statement is allocated to that secondary node or worker node, that execution is not performed on the secondary node or worker node. In this case, execution of the SQL statements will take place on the primary node. If this status continues, load on the primary node might increase. In addition, processing that changes the node for executing the SQL statement occurs, which might degrade search performance. For this reason, take care to synchronize the synonym dictionary files so that the latest synonym dictionary files are always stored on the secondary node or worker node.
-