Hitachi

Hitachi Advanced Database Messages


KFAA71717-E

The getAsciiStream method cannot get the data. (column index = aa....aa, data type = bb....bb) (J)

The specified column data cannot be acquired with the getAsciiStream method of the ResultSet class. <SQLSTATE: R2459>

aa....aa:

Column number

bb....bb: Data type of column (SQL data type)

{BOOLEAN|DATE|DECIMAL|DOUBLE PRECISION|INTEGER|ROW|SMALLINT|TIME|TIMESTAMP}

S:

Terminates processing.

Action:

Specify the getXXX method of the ResultSet class that corresponds to the data type of the column.