6

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

Yebach
  • 1,661
  • 8
  • 31
  • 58

1 Answers1

2

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.