Skip to main content
Participant
March 12, 2009
Question

Getting Java Connection Error On Db2 9.5

  • March 12, 2009
  • 1 reply
  • 1019 views
Hi,

I just upgraded our DB2 server from 8.2 to 9.5 Version on AIX server. Earlier, Cold fusion MX 7 (which is on win 2k3) was working fine with 8.2 ( AIX ),after updating DB2 (from 8.2 to 9.5), its failing in verification of Data source.
It gives the following error:

Connection verification failed for data source: dataSource Name
java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection

we didn't change any thing just upgrade the DB2. Except this every thing is same.


is the issue with drivers or its something else.

Please help !!!
thanks in advance.
This topic has been closed for replies.

1 reply

user4cfmAuthor
Participant
March 17, 2009
Here is some additional information if this could help.

My CF MX Server is running on 32 bit while DB2 9.5 is running on 64 bit AIX server.CF server gives the following error.

Connection verification failed for data source: dataSource Name
java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection

I am not sure if something going wrong with Drivers or OS( 64 and 32 bit).

Participating Frequently
May 9, 2011

I am having the same issue, is there a solution to this ?