Forum Discussion
Error when trying to connect to IBM DB2
I'm getting a similar (I think) error:
"IBM DB2: ERROR [08001] [IBM] SQL30081N A communication error has been detected. Communication protocol being used: "SSL". Communication API being used: "SOCKETS". Location where the error was detected: "SOCKETS". Communication function detecting the error: "sqlccSSLSocketSetup". Protocol specific error code(s): "410", "", "". SQLSTATE=08001"
At a minimum I'd desperately like to know which of the following I need to focus my attention on to fix this: my company's DBA group, local machine (i.e., software set-up/configurtion issues), or Microsoft's Power BI team (maybe a connector flaw?).
This is a refused connection on the DB2 side for the 10061 error. usually means wrong port number.
http://www-01.ibm.com/support/docview.wss?uid=swg21164785
410 is another error and it states SSL error.