Hitachi

Hitachi Advanced Database Messages


KFAA51534-I

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

The bb....bb operation on aa....aa failed. The unnecessary file still remains under the storage directory for synonym dictionary files.

If you registered, updated, or deleted the synonym dictionary by executing the adbsyndict command, the HADB server has deleted unnecessary files under the storage directory for synonym dictionary files. Because the operation on the storage directory for synonym dictionary files failed during deletion of unnecessary files, unnecessary files remain undeleted.

aa....aa: Operation target
  • synonym-dictionary-storage-directory: Storage directory for synonym dictionary files

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 storage directory for synonym dictionary files

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 --clean command to delete the unnecessary files.

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.