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: Conversion target data type
-
In the case of processing to convert to the data type of the corresponding dynamic parameter, one of the following SQL data types:
{BINARY|BOOLEAN|CHAR|DATE|DECIMAL|DOUBLE PRECISION|INTEGER|REAL|ROW|SMALLINT|STRING|TIME|TIMESTAMP|TIMESTAMP WITH TIME ZONE|UUID|VARBINARY|VARCHAR}
- bb....bb:
-
Specified parameter index value
- S:
-
Terminates processing.
- Action:
-
Review the data.