Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB2 7.1, WebSphere 3.5, Hit JDBC thread build-up?

Status
Not open for further replies.

Farab

Programmer
Mar 20, 2001
60
GB
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top