Reputation: 668
I tested with testconn40 and it gives me these errors. I uninstalled and installed it again and the error persists. I disabled my firewall. I'm using a local server. In the documentation it says 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.1.200".
Communication function detecting the error: "recv".
Protocol specific error code(s): "*", "*", "0". SQLSTATE=08001
*,*,0
indicates the connection was closed by the peer. This could be any network device (i.e. firewall, router, workload balancing device, etc...) between the client and DB2 server, or the DB2 server itself.
Upvotes: 4
Views: 1857
Reputation: 668
I tested with Informix Server 12.10 Enterprise Trial Edition, I downloaded the last fix pack https://www-01.ibm.com/support/docview.wss?uid=swg24043166 download only the IBM DATA SERVER CLIENT for your OS, I try for the 32bits. Be sure to enable DRDA support in the installer and save the ports that it will use.
Upvotes: 4