Hitachi

Hitachi Advanced Database Messages


KFAA30724-E

An environment variable is invalid. (variable = "aa....aa", reason = "bb....bb") (E+M+J+O)

The specified environment variable is invalid. <SQLSTATE: 42932>

aa....aa:

Environment variable name

bb....bb: Reason
  • INVALID CHAR: An invalid character was specified for the environment variable value.

  • NO VALUE: No environment variable value was specified.

  • OUT OF RANGE: The path name specified as the environment variable value is too long. Another possibility is that the environment variable value has exceeded the range that can be specified.

  • INVALID IDENTIFIER: The environment variable value is invalid.

  • NOT DEFINE: The environment variable value has not been defined.

  • FAILED TO ACCESS: The file or directory specified as the environment variable value does not exist.

  • INVALID PATH FORMAT: The format of the environment variable value is invalid.

  • LENGTH ERROR: The character string specified as the environment variable value is too long.

  • INVALID LETTER: A character that cannot be specified was specified as the environment variable value.

S:

Terminates processing.

Action:

Carefully review the environment variable names and values.