.net application cannot connect to DB2 DataBase

こ雲淡風輕ζ 提交于 2019-12-06 03:40:26

问题


ERROR [08001] [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: "10.66.180.30". Communication function detecting the error: "connect". Protocol specific error code(s): "10061", "", "". SQLSTATE=08001


回答1:


You have to download the driver directly from the IBM page ;)




回答2:


There are a number of reasons for this error, your db2 is started? oyou have configured the node, the runtime client is properly installed?, check out this link for more.



来源:https://stackoverflow.com/questions/11762206/net-application-cannot-connect-to-db2-database

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!