0
Getting Java Connection Error On Db2 9.5
New Here
,
/t5/coldfusion-discussions/getting-java-connection-error-on-db2-9-5/td-p/829295
Mar 12, 2009
Mar 12, 2009
Copy link to clipboard
Copied
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.
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
user4cfm
AUTHOR
New Here
,
/t5/coldfusion-discussions/getting-java-connection-error-on-db2-9-5/m-p/829296#M76632
Mar 17, 2009
Mar 17, 2009
Copy link to clipboard
Copied
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).
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).
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/coldfusion-discussions/getting-java-connection-error-on-db2-9-5/m-p/829297#M76633
May 09, 2011
May 09, 2011
Copy link to clipboard
Copied
I am having the same issue, is there a solution to this ?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

