Hitachi

Hitachi Advanced Database Messages


KFAA51514-E

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

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

aa....aa: Operation target
  • synonym-list-definition-file: Synonym list definition file

  • dictionary-creation-file: Dictionary creation file

  • dictionary-deletion-file: Dictionary deletion file

  • synonym-dictionary-file: Synonym dictionary file

  • temporary-work-file: Temporary work file

  • synonym-dictionary-storage-directory: Storage directory for synonym dictionary files

  • synonym-list-output-file: Synonym list output file

bb....bb: Operation details
  • 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

  • flock: Locking the file

  • fchmod: Changing the file mode

  • mkstemp: Creating a file

  • rename: Renaming a file

  • opendir: Opening the directory

  • readdir: Reading the directory

  • closedir: Closing the directory

cc....cc: Path name
  • If aa....aa is synonym-dictionary-storage-directory, the path name of the storage directory for synonym dictionary files is displayed.

  • If aa....aa is other than synonym-dictionary-storage-directory, the path name of the file on which operation failed is displayed.

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. If you cannot determine the corrective action to take based on the displayed system call name and error number, execute the 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, re-execute the adbsyndict command.