Hi,
I have problem to connect to db server from app server. The error is
SQL30081N A communication error has been detected. Communication
protocol
being used: "TCP/IP". Communication API being used: "SOCKETS".
Location
where the error was detected: "192.168.59.72" . Communication function
detecting the error: "connect". Protocol specific error code(s): "79",
"*",
"*". SQLSTATE=08001
The db2 version is 8.2.3. It's on AIX 5.3. The port numbers for the db2
instance on the db server are 60004 to 60007. I checked the listener by
netstat -an
and it doesn't show any of the port number been listening on.
Any idea about this issue. Thanks.
I have problem to connect to db server from app server. The error is
SQL30081N A communication error has been detected. Communication
protocol
being used: "TCP/IP". Communication API being used: "SOCKETS".
Location
where the error was detected: "192.168.59.72" . Communication function
detecting the error: "connect". Protocol specific error code(s): "79",
"*",
"*". SQLSTATE=08001
The db2 version is 8.2.3. It's on AIX 5.3. The port numbers for the db2
instance on the db server are 60004 to 60007. I checked the listener by
netstat -an
and it doesn't show any of the port number been listening on.
Any idea about this issue. Thanks.
Comment