Hitachi

Hitachi Advanced Database Messages


KFAA30564-E

The authorization identifier "aa....aa" is invalid. (reason = bb....bb) (M+J+O)

The specified authorization identifier aa....aa is invalid due to one of the following reasons:

  • The length of the authorization identifier is outside the range of 1 to 100 bytes. <SQLSTATE: 42529>

  • A character that is not an alphanumeric character was specified. <SQLSTATE: 42539>

  • A character that cannot be specified with normal identifiers was specified. <SQLSTATE: 42539>

If there is a nondisplaying character in the specified authorization identifier, the identifier might not display correctly.

aa....aa: Authorization identifier or invalid character

If the authorization identifier cannot be displayed, * is displayed.

bb....bb: Cause of the error
  • string error: A non-alphanumeric character or a character that cannot be specified in a normal identifier was specified.

  • length error: The length of the authorization identifier is outside the range of 1 to 100 bytes.

S:

Ignores the processing.

Action:

Correct the authorization identifier specification.