If you look up DB2 documentation, you will see that it has an option to
"force connections". If you do specify it, then it will force
connections. Your options are -
(1) wait for all transactions to commit
(2) wait a specified time for transactions to commit (if they do not
commit then force the connections)
(3) force them immediately
> Hi,
>
[quoted text clipped - 3 lines]
>
> Lew