Hi,
I am having some problems getting an application server to connect to the database server. Both servers run on Windows 2000 Server. DB2 version 7.2 is running on the database server. I am able to connect and query the database from the application server using a db2 command window. The error that is occuring is shown below.
SQL30081N A communication error has been detected. Communication protocol being used: "TCP/IP". Communication API being used: "SOCKETS". Location where the error was detected: "". Communication function detecting the error: "recv". Protocol specific error code(s): "10055", "*", "*". SQLSTATE=08001
Can someone please assist urgently?
It should be noted that the application server is a new server that was built to replace a failed server and is using the same machine name and IP address that the old server was using.
I am having some problems getting an application server to connect to the database server. Both servers run on Windows 2000 Server. DB2 version 7.2 is running on the database server. I am able to connect and query the database from the application server using a db2 command window. The error that is occuring is shown below.
SQL30081N A communication error has been detected. Communication protocol being used: "TCP/IP". Communication API being used: "SOCKETS". Location where the error was detected: "". Communication function detecting the error: "recv". Protocol specific error code(s): "10055", "*", "*". SQLSTATE=08001
Can someone please assist urgently?
It should be noted that the application server is a new server that was built to replace a failed server and is using the same machine name and IP address that the old server was using.
Comment