P
Peter
I am trying to connect to a DB2 database with IBM.Data.DB2 provider and
getting the following message
ERROR [08001] [IBM] SQL30081N A communication error has been detected.
Communication protocol being used: "TCP/IP". Communication API being used:
"SOCKETS". Location where the error was detected: "10.100.1.69".
Communication function detecting the error: "connect". Protocol specific
error code(s): "10061", "*", "*". SQLSTATE=08001
When I use DB2 control center or setup a ODBC connection it works fine
Here is my connection string:
Database=mydatabase;Server=db2server:6000;UID=testuser;PWD=password
Does anyone have a solution for this problem, or how to trouble shoot this?
Thank You
Peter
getting the following message
ERROR [08001] [IBM] SQL30081N A communication error has been detected.
Communication protocol being used: "TCP/IP". Communication API being used:
"SOCKETS". Location where the error was detected: "10.100.1.69".
Communication function detecting the error: "connect". Protocol specific
error code(s): "10061", "*", "*". SQLSTATE=08001
When I use DB2 control center or setup a ODBC connection it works fine
Here is my connection string:
Database=mydatabase;Server=db2server:6000;UID=testuser;PWD=password
Does anyone have a solution for this problem, or how to trouble shoot this?
Thank You
Peter