Hitachi

Hitachi Advanced Database Messages


KFAA30419-E

The specification of dynamic parameters is invalid. (operation = aa....aa, query number = bb....bb) (M+J+O)

The dynamic parameter specified in an operation is invalid. <SQLSTATE: 42771>

aa....aa: Operation type
  • ARITHMETIC: A dynamic parameter is specified on both sides of an arithmetic operator.

  • SET FUNCTION: A dynamic parameter is specified in a set function.

  • CASE expression: The specification of a dynamic parameter in a CASE expression is invalid.

  • CONCATENATION: A dynamic parameter is specified as an operator in a concatenation operation.

  • window function: A dynamic parameter is specified in a window function.

  • BIT OPERATION: A dynamic parameter is specified in a bit operation.

bb....bb: 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.

Action:

Correct the SQL statement.