Re: JDBC Threads Locking up
- From: ashivaru@xxxxxxxxxxxxxx
- Date: Mon, 18 Jun 2007 17:30:41 -0000
Sameer,
using Jdbc 10g database. You may want to use Oracle ImplicitFrom the stack it looks like you are using pre 10g Jdbc drivers. Try
connection cache since, OracleConnectionCacheImpl has been derecated
since 10.1 and desupported in 10.2.
For documentation about Oracle Implicit Connection Cache look at
documents at
http://www.oracle.com/technology/oramag/oracle/04-jul/o44dev_jdbc.html
==
Ashok
.
- References:
- JDBC Threads Locking up
- From: sameergn
- JDBC Threads Locking up
- Prev by Date: Re: jdbc connection to database Oracle 10g
- Next by Date: Help please
- Previous by thread: Re: JDBC Threads Locking up
- Next by thread: JSQLConnect MS SQL Server Connection Issue.
- Index(es):