JDBC Fails with java.sql.SQLException: ORA-17068: Invalid arguments in call when Using TIMESTAMP WITH LOCAL TIME ZONE and GETPARAMETERTYPE
(Doc ID 2999171.1)
Last updated on JANUARY 22, 2024
Applies to:
JDBC - Version 23.2 and laterInformation in this document applies to any platform.
Symptoms
A java application binding and calling a prepared statement (using an object with a type) does not work with a "TIMESTAMP WITH LOCAL TIME ZONE".
Sample Java code:
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 |
References |