I am not sure if you have this figured out already, but I use Websphere and
DB2, and a couple years ago we were trying to understand if a read
transaction needed to be committed.  Apparently it does for the connection
to be returned to the connection pool and Websphere does it implicitly as we
later found out.  Can you instruct or are you instructing the external
transaction manager to issue a commit for reads?

Reply via email to