I have a problem in the connection between db2 and birt. I found an answer that said:
This may have nothing to do with BIRT specifically. Perhaps your query to retrieve the data. Have you tried using the jdbc driver stand alone in a simple Java program to try and retrieve the data? This may be easier to debug (as you can actually attach a debugger) than from within BIRT.
What, step by step, must I do?