DriverManager.getConnection hangs
843854Aug 1 2002 — edited Mar 15 2004using oracle 9i
using oci driver
database engine running on same host
using JDK 1.4
when we start the application we create a database connection pool.
Sometimes when doing the DriverManager.getConnection() the program hangs.
Has anyone seen similar problem and found how to fix it.
thanks.