We have a java application connecting to DB2 7.1 with JDBC via WebSphere 3.5. The problem is that some of the JDBC/DB2 threads that are created does not get released or re-used. The application is happy that everything went OK and terminates sucessfully.
This is causing 'hanging' threads to build up during the day and the limit is finally reached.
We use the Hit JDBC drivers for DB2.
Any ideas? Any known problems with the above configuration.
Regards.
This is causing 'hanging' threads to build up during the day and the limit is finally reached.
We use the Hit JDBC drivers for DB2.
Any ideas? Any known problems with the above configuration.
Regards.