Hitachi

Hitachi Advanced Database Messages


KFAA50018-E

An error occurred while accessing to the message catalog file. (information = aa....aa) (E)

An error occurred while a message catalog file was being accessed.

aa....aa: Cause of the error
  • FAILED TO GET THE PATH NAME OF THE CATALOG FILE

    An attempt to get the name of a message catalog file has failed.

  • System call error, system call = "bb....bb", errno = cc....cc

    A system call error has occurred.

    bb....bb: Name of system call in which the error occurred

    cc....cc: Error number

S:

Terminates processing.

Action:

Eliminate the error based on the cause of the error aa....aa that is output in the message.

  • When aa....aa is FAILED TO GET THE PATH NAME OF THE CATALOG FILE

    Carefully review the values specified for environment variables ADBDIR and ADBCLTDIR. Also carefully review the storage directory of the message catalog file#.

    #

    • HADB server: $ADBDIR/lib

    • HADB client for Windows: %ADBCLTDIR%\lib

    • HADB client for Linux: $ADBCLTDIR/lib

  • When aa....aa is System call error, system call = "bb....bb", errno = cc....cc

    Check in the OS documentation for the system call name and error number that are displayed, and then eliminate the cause of the error. 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.

After taking corrective action, execute the adbstart command to restart the HADB server.