iReport to DB2 connection ERRORCODE=-4499, SQLSTATE=08001

别等时光非礼了梦想. 提交于 2019-12-01 20:16:13

问题


I am using Jasper iReport. When I try to connect to IBM DB2 I get an error: "Permission denied: ERRORCODE=-4499, SQLSTATE=08001"

I am using the same driver to connect as Razor which I also use and there it works ok (same settings, username, password, etc).

This problem started to occur lately.

Any suggestions?

Thank you


回答1:


Please make sure that any firewalls and/or proxy servers in between have been configured to let your requests through. We had a similar error & it turned out to be that the firewall between our appserver & db2 did not have the required port open.



来源:https://stackoverflow.com/questions/10750167/ireport-to-db2-connection-errorcode-4499-sqlstate-08001

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