Hi all ,
We are currently using Websphere 5.1 with DB2 v8.1.6.664 . In websphere i have specified connection pool size as 10 with timeout 30 minutes .
When i ran a 25 user test , i can see the pool size in Webshpere reaching 34 and after 30 minutes coming down to the pool size 10 .
I validated this by using "netstats -a " on the DB server box , I see only 10 socket conenctions made from Webshpere to DB2 .
However "db2 list applications " gives me diffrent picture , It still shows 34 applications connected to the DB even though 24 of them are timed out .
This often resutls in error "Maximum number of applications are already connected to the DB " .
Would appriciate if someone can help me on this .
Regards
-Loga