Hitachi

Hitachi Advanced Database Messages


KFAA31425-E

An invalid argument was specified in a scalar function. (function name = aa....aa, argument = bb....bb, query number = cc....cc) (M+J+O)

The specified scalar function is invalid.

  • The data type of bb....bb is invalid in the LTRIM scalar function. <SQLSTATE: 42788>

  • The data type of bb....bb is invalid in the RTRIM scalar function. <SQLSTATE: 42788>

  • The data type of bb....bb is invalid in the TRIM scalar function. <SQLSTATE: 42788>

  • The data length of bb....bb is invalid in the REPLACE scalar function. <SQLSTATE: 4278E>

aa....aa:

Scalar function name

bb....bb: Argument of the scalar function
  • object data: Target data

  • erase character: Deletion character

cc....cc: Position number of the query that specified aa....aa

For details about query position numbers, see 1.5 Query position numbers.

S:

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

Action:

Correct the SQL statement.