Ora-08103 Is Thrown When Program Calls "Callablestatement.getObject(1)" To Retrieve The Cursor
(Doc ID 1362699.1)
Last updated on AUGUST 09, 2023
Applies to:
PL/SQL - Version 10.2.0.4 to 11.2.0.4 [Release 10.2 to 11.2]JDBC - Version 10.2.0.4 to 11.2.0.4.0 [Release 10.2 to 11.2]
Information in this document applies to any platform.
Symptoms
A Java application invokes a stored procedure that returns a cursor.
When the Java application tries to retrieve the ResultSet, an ORA-08103: object no longer exists is thrown.
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 |