Hitachi

Hitachi Advanced Database Messages


KFAA51533-I

Failed to delete the aa....aa. (path = bb....bb, reason = cc....cc, errno = dd....dd) (M+S)

An attempt to delete aa....aa failed. The unnecessary file still remains under the storage directory for synonym dictionary files.

aa....aa: File that could not be deleted
  • unnecessary-file: Unnecessary file

bb....bb:

Path to the file

cc...cc: Cause of the error
  • Invalid-permission: Access privilege for the file or directory has not been granted.

  • Other-access-error: A system call error other than the above occurred.

dd....dd:

Error number

S:

Continues processing.

Action:

Take the corrective action for the cause of the error indicated by cc....cc, and then execute the adbsyndict --clean command to delete the unnecessary files under the storage directory for synonym dictionary files.

  • If cc....cc is Invalid-permission

    An attempt to delete the file failed because the access privilege for the synonym dictionary file or temporary work file has not been granted. Grant the necessary access privilege.

  • If cc....cc is Other-access-error

    An attempt to delete the file failed because a system call error occurred. Check the error number for the access system call in the OS documentation, and then eliminate the cause of the error.

Note

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