Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Getting Java Connection Error On Db2 9.5

New Here ,
Mar 12, 2009 Mar 12, 2009
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.
TOPICS
Database access
979
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 17, 2009 Mar 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).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 09, 2011 May 09, 2011
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources