Resultset Corrupted By Reusing the Fetchsize API
(Doc ID 1216993.1)
Last updated on MARCH 19, 2025
Applies to:
JDBC - Version 11.1.0.6 and laterInformation in this document applies to any platform.
Symptoms
Result set returns incorrect data when the PreparedStatement is reused with reusing Fetchsize API. The issue replicates with 10.2 and 11.1 JDBC driver, and it does not occur with 11.2 version of the JDBC driver. The issue does not occur if the fetch size was not changed.
Example:-
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |