JDBC Thick Versus Thin Driver Diffrent Results When Working With User Defined Types
(Doc ID 1538163.1)
Last updated on JUNE 05, 2023
Applies to:
JDBC - Version 11.2.0.3.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.2.0.3.0 version, JDBC OCI for Java
When using the thick driver in the following sample code, the error message: "ORA-04043: object "<USER>"."<TYPE>" does not exist" is thrown.
However when the exact same sample code is run with the JDBC Thin driver it works just fine.
ERROR
-----------------------
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 |