thanks. I apologize, but referring to above discussion I just want to confirm that is it possible to have global transaction if we have MQ and DB2 on different machine ?
Appreciate explanation please ...
Thank you so much for reply. One thing is sure that our MQ is on different machine and DB2 is on different. So could you please suggest how it can be achieved in one global transaction ? We need to re ...
Could you please send how to stop listner port within MDB programtically ?
is it a part of MDB code ? I'm sorry I did not understand how you are managing to stop the listener port programatically.
T ...
I need to read/get the messages from MQ queue and make an insert into the DB2 database in Java stand alone program. Do I need to use XA transaction concept? XA resources etc.etc.. How can I ensure if ...