Hitachi

Hitachi Advanced Database Messages


KFAA51535-W

The aa....aa bb....bb operation failed. (path = cc....cc, errno = dd....dd) (M+S)

The bb....bb operation on aa....aa failed.

If you synchronized the synonym dictionary file by executing the adbsyndict -s command, the HADB server has deleted unnecessary files under the cc....cc directory. Because the operation on the cc....cc directory failed during deletion of unnecessary files, unnecessary files remain undeleted.

aa....aa: Operation target
  • multi-node-synonym-dictionary-storage-directory: Multi-node synonym dictionary storage directory

bb....bb: Processing details (system call name)
  • opendir: Opening the directory

  • readdir: Reading the directory

  • closedir: Closing the directory

cc....cc:

Path name of the multi-node synonym dictionary storage directory

dd....dd:

Error number

S:

Terminates processing.

Action:

In the OS documentation, check the system call name indicated by bb....bb and the error number indicated by dd...dd, and then eliminate the cause of the error. Then, execute the adbsyndict -s command to synchronize the synonym dictionary files. When you synchronize the synonym dictionary files, unnecessary files are automatically deleted.

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

Note

Even if unnecessary files remain, you can perform a synonym search and execute the adbsyndict command.