Error ORA-03115 When Calling a PL/SQL Function Which Returns an Array
(Doc ID 419154.1)
Last updated on AUGUST 11, 2022
Applies to:
JDBC - Version 10.1.0.2 to 10.2.0.4 [Release 10.1 to 10.2]Information in this document applies to any platform.
Symptoms
When calling a stored procedure that returns an array, the following error is thrown:
ORA-03115: unsupported network datatype or representation
Here is the code that causes the error to occur:
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 |