When issuing a SELECT query from JDBC OCI Driver 11g to Oracle Database 19c and the result contains more than 2000 bytes, the result is not returned correctly.
(Doc ID 3059100.1)
Last updated on NOVEMBER 14, 2024
Applies to:
JDBC - Version 11.2.0.4.0 and laterInformation in this document applies to any platform.
Symptoms
When issuing a SELECT query to Oracle Database 19c using the JDBC OCI Driver included in Oracle Client 11.2.0.4, if the result contains more than 2000 bytes, the data beyond that is not returned correctly.
This problem has been confirmed to occur with the following combination:
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 |
Cause |
Solution |
References |