Hitachi

Hitachi Advanced Database Messages


KFAA51517-W

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

Synchronization processing of file cc....cc was canceled because the bb....bb operation on aa....aa failed.

aa....aa: Operation target
  • synonym-dictionary-file: Synonym dictionary file

bb....bb: Operation details (system call name)
  • open: Opening the file

  • close: Closing the file

  • write: Writing to the file

  • read: Reading the file

  • lseek: Moving a pointer on the file

  • stat: File existence check

  • fchmod: Changing the file mode

  • rename: Renaming a file

cc....cc:

Path name of the file

dd....dd:

Error number

S:

Continues 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 re-synchronize the synonym dictionary files.

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

If the error number is 0, an attempt to allocate memory failed during processing to read the file. Check for any unnecessary processes. If there are any unnecessary processes, shut them down or delete them. Then, execute the adbsyndict -s command to re-synchronize the synonym dictionary files.