Mike Aubury
2013-07-17 09:38:01 UTC
Trying to get a remote connection from .Net into an Informix database
- but getting an errors...
Using the DB2Connection - I get :
IBM Global Security Kit (GSKit) version 7.0.4.27 or higher,
which provides APIs for Secure Sockets Layer (SSL) communication
and for encryption, is not installed.
I tried installing it - but the installgsk script just stops abruptly...
I tried installing the rpms manually, converting to .debs etc - and
installing - and I've now got entries in /usr/local/ibm/gsk8_64/lib64/
But - its still complaining..
Using the old fashioned Informix connection I get :
Error: (-30081): [IBM] 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.3.184". Communication function detecting the error: "recv".
Protocol specific error code(s): "*", "*", "0". SQLSTATE=08001
with a -408 logged in the online.log file..
Any ideas ?
- but getting an errors...
Using the DB2Connection - I get :
IBM Global Security Kit (GSKit) version 7.0.4.27 or higher,
which provides APIs for Secure Sockets Layer (SSL) communication
and for encryption, is not installed.
I tried installing it - but the installgsk script just stops abruptly...
I tried installing the rpms manually, converting to .debs etc - and
installing - and I've now got entries in /usr/local/ibm/gsk8_64/lib64/
But - its still complaining..
Using the old fashioned Informix connection I get :
Error: (-30081): [IBM] 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.3.184". Communication function detecting the error: "recv".
Protocol specific error code(s): "*", "*", "0". SQLSTATE=08001
with a -408 logged in the online.log file..
Any ideas ?