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!

OracleConnectionCacheImpl inactivity timeout bug?

113008Oct 7 2003 — edited Oct 7 2003
Hi,

We are trying to use the OracleConnectionCacheImpl class with the thin driver to an Oracle 9i (rel 2) DB. However the settings we use for the inactivity timeout (calling setCacheInactivityTimeout(timeoutSeconds)) appears to bear no resemblance to reality.

Has anyone had experience with the timeout? Is there a bug? A workaround? Alternative implementations?

I am considering going to the Apache DBCP implementation if this turns out to be a bug.

Thanks,
Peter Miller
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2003
Added on Oct 7 2003
2 comments
851 views