java.sql.SQLRecoverableException: Closed Connection While Reading CLOB
(Doc ID 2336443.1)
Last updated on AUGUST 29, 2024
Applies to:
JDBC - Version 12.1.0.2.0 and laterInformation in this document applies to any platform.
Symptoms
Below error is received while reading CLOB with JDBC 12.1.0.2 :
java.sql.SQLException: java.sql.SQLRecoverableException: Closed Connection
at oracle.sql.CLOB.getDBAccess(CLOB.java:1714)
at oracle.sql.CLOB.getCharacterStream(CLOB.java:399)
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 |