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!

Oracle Connection Cache Timeout

119900Jun 23 2002
We ware using the OracleConnectionCacheImpl connection cache. The latest JDBC driver claims to have resolved a bug where a connection would not time out even when a timeout was set. However, as it seems, this is not the case. I am setting timeouts for both physical and logical connections, however, logical connections will never timeout no matter what value is chosen as a timeout value. This is causing a connection leak in our application and as a consequence, no new connections can be opened after some hours of operation.

Has anyone else experienced this behaviour? Or am I doing something wrong?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2002
Added on Jun 23 2002
2 comments
396 views