Thanks Dave,
We are using JDBC thin driver. I think there is work around in tomcat called
"ValidationQuery" to make sure connection is not dead (which might cause the
idle stage of tomcat as per various discussion forums) which needs to
configure in context.xml( in tomcat/conf folder).
But I wa
I've been investigating Oracle configuration myself - this page was
helpful to me for Oracle 10g -
http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/readme_10201.html
It contains a reference to the following bug -
BUG-3209390
JDBC OCI Driver's TAF functionality will not wor