ORACLE.NET.READ_TIMEOUT Property Does Not Work On 11g JDBC Driver
(Doc ID 1341966.1)
Last updated on JUNE 03, 2024
Applies to:
JDBC - Version 10.1.0.5 and laterInformation in this document applies to any platform.
Symptoms
There is a requirement to set a timeout on Socket level for the jdbc thin driver. This was done by specifying oracle.net.READ_TIMEOUT, but this is not working anymore in JDBC 11.1 or higher.
for example:
Changes
upgrade of jdbc driver to 11.1 or higher
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 |