Hitachi

Hitachi Advanced Database Messages


KFAA30361-E

A character string expression specified in a scalar function does not match the specified format. (function name = "aa....aa", position = bb) (M+J+O)

A character string representation used in scalar function "aa....aa" does not match the format specification. <SQLSTATE: 2250G>

aa....aa:

Scalar function name

bb: Location that does not match

This indicates byte bb in the format specification. Byte 1 is the first character that is not a single-byte space in the format specification.

S:

Ignores this SQL statement. Alternatively, the system invalidates this transaction.

Action:

Specify a character string that matches the format specification or correct the format specification.