Posted: Wed Jun 23, 2004 4:17 am Post subject: How to start a new task in MQ
Newbie
Joined: 15 Jun 2004 Posts: 1
I am relatively new to MQ, I am used to simple put and get functions. I have a requirement to capture an error if the transaction fails. The transaction is initiated by DB2Connect(Client) to the mainframe(server) to DB2 via a stored procedure. If there is an error raised by the stored procuedure the client is asked to rollback the changes(two phase commit). My requirement is to capture the error and store it on the mainframe. We currently use the CICS interface to do the same function and capture the error by an async task(START new tran). Is there a way to accomplish the same via MQ in a DB2 stored procedure. Thanks
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum