364,036 Members | 5533 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

SQL30081N error while connecting to a DB2 ver. 7.2 Database

toffees
P: 1
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.
Aug 18 '08 #1
Share this Question
Share on Google+
1 Reply


ganeshmn25
P: 28
HI ,


I had similar problems under OS/2 some years ago...

Try "db2stop force" and "db2admin stop

Then db2admin start and db2start

and also make sure by giving command db2set

Directory entry type = LOCAL
Protocol = TCPIP
Hostname = $myIP
Service name = 50000



Regards

Padmanaban.N
DB2 Associate
Aug 19 '08 #2

Post your reply

Help answer this question



Didn't find the answer to your DB2 Database question?

You can also browse similar questions: DB2 Database