oracle.jdbc.driver.OracleSQLException: ORA-22922: nonexistent LOB value
(Doc ID 284290.1)
Last updated on DECEMBER 05, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 10.1.0.2 and laterJDBC - Version 10.1.0.2 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
When calling a stored procedure via a Java application that involves a LOB results in the following error:
oracle.jdbc.driver.OracleSQLException: ORA-22922: nonexistent LOB value
The code may work with earlier versions of the JDBC Driver, but fails with the 10g driver and above.
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 |