If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > 30081 Communication Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-31-10, 15:31
kansh kansh is offline
Registered User
 
Join Date: Oct 2010
Posts: 1
30081 Communication Error

Hello,
Installed new DB2 V9.1 on a new DB2 system on zos 1.9 lpar. Unable to connect to remote DB2(Linux) systems.
Defined Dbtest on location table, ping to ip for dbtest is responding, but from spufi, get -30081
DSNT408I SQLCODE = -30081, ERROR: COMMUNICATIONS ERROR DETECTED. API=,
LOCATION=, FUNCTION= ERROR CODES=
DSNT418I SQLSTATE = 08001 SQLSTATE RETURN CODE
DSNT415I SQLERRP = DSNLIENO SQL PROCEDURE DETECTING ERROR
DSNT416I SQLERRD = 9 0 0 -1 0 0 SQL DIAGNOSTIC INFORMATION
DSNT416I SQLERRD = X'00000009' X'00000000' X'00000000' X'FFFFFFFF'
X'00000000' X'00000000' SQL DIAGNOSTIC INFORMATION

Error from syslog...
DSNL511I - DSNLIENO TCP/IP CONVERSATION FAILED 692
TO LOCATION DBTEST
IPADDR=::10.nn.n1.nn PORT=n0001
SOCKET=CONNECT RETURN CODE=1127 REASON CODE=76630291

Any ideas?
Thanks
Kansh
Reply With Quote
  #2 (permalink)  
Old 10-31-10, 20:55
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by Kansh
Any ideas?
Yes, a few:

- target instance is not running
- target instance's communication parameters are configured incorrectly
- you are specifying an incorrect port number
- a firewall prevents communications on a configured port
- etc.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On