Hitachi

Hitachi Advanced Database Messages


KFAA71691-E

A value might be outside the valid table definition range, or might be of an unconvertable type. (data type = aa....aa, parameter index = bb....bb) (J)

The data is a value that is outside the range of the data type at the conversion destination, or else it is in a format that cannot be converted. <SQLSTATE: R2443>

aa....aa: Data type at the conversion destination

For processing that converts to the data type of the corresponding dynamic parameter, this is one of the following SQL data types:

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

bb....bb:

Specified parameter index value

S:

Terminates processing.

Action:

Revise the data.