In our environment, the weblogic/websphere keeps the connection pool.
even if the application is down, also in cluster web environment, I have
seen this problem.
The best thing is to remove connection fromt the source.The dba should
monitor that this is actually happening.
Otherwise you can use
db2 force application(<appl_id>)
or you can force all applications
db2 force applications all