Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

intermittently jdbc connection errors

NilaJun 21 2017 — edited Jun 28 2017

Intermittently jdbc connection was failing with  "oracle.odi.jdbc.datasource.ConnectionTimeoutException".

So we added oracle.net.CONNECT_TIMEOUT property. But now it's giving "IO Error: Socket read timed out" error intermittently.

Database is Oracle 12c and jdbc driver is ojdbc6 11g R2.

We running this program on weblogic so is there a way of finding out what's the read timeout currently set?

Or would appreciate if you can recommend a way of tracing.

Appreciate your advice.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2017
Added on Jun 21 2017
5 comments
9,472 views