Hitachi

Hitachi Advanced Database Messages


KFAA71211-E

The fetch direction is not supported. (direction = aa....aa) (J)

The operation cannot be executed because aa....aa, which was specified with the setFetchDirection method, is not supported. <SQLSTATE: R2419>

aa....aa: The literal name defined by the ResultSet of the value specified with the setFetchDirection method

However, when the specified value is not defined with ResultSet, aa....aa is the value specified with the setFetchDirection method.

S:

Terminates processing.

Action:

Specify ResultSet.FETCH_FORWARD.