Hitachi

Hitachi Advanced Database Messages


KFAA71692-E

This parameter type is not supported. (type = aa....aa, index = bb....bb) (J)

The data type of the dynamic parameter that corresponds to the specified parameter index cannot be used with this setXXX method. <SQLSTATE: R2444>

aa....aa: Data type of the parameter (SQL data type)

{BINARY|VARBINARY|CHAR|DATE|DECIMAL|DOUBLE PRECISION|INTEGER|ROW|SMALLINT|TIME|TIMESTAMP|VARCHAR}

bb....bb:

Parameter index content

S:

Terminates processing.

Action:

Use the setXXX method that corresponds to the data type of the parameter.