|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
<resolved>two phase commit doesn't seem to work from B |
« View previous topic :: View next topic » |
Author |
Message
|
ind76 |
Posted: Fri Apr 15, 2005 11:09 am Post subject: <resolved>two phase commit doesn't seem to work from B |
|
|
Apprentice
Joined: 10 Apr 2002 Posts: 29
|
Hi,
We have a batch oriented BMP program (COBOL) that updates IMS database and sends out MQ messages about the updates. The programs is issueing CHKP calls after every 500 updates but it doesn't appear to be issuing two phase commits as it gets MQ RC 2024 from MQ after 10000 updates.
I've gone through the application program guide and made sure that we have everything set up as mentioned but it looks like there is something we are missing.
The program was compiled with NODYNAM option and the required stub for IMS, CSQQSTUB was included in the link-edit step.
Has any one come across this situation? One thing that bothers me about this program is it uses mq routines CSQBCONN, CSQBOPEN in the program. When we changed them to MQCONN and MQOPEN calls, the program doesn't connect to queue manager at all. It gets MQ RC 2058.
Any help on this issue is greatly appreciated.
Thanks,
ind76
Last edited by ind76 on Fri Apr 22, 2005 2:01 pm; edited 1 time in total |
|
Back to top |
|
 |
ind76 |
Posted: Fri Apr 22, 2005 2:00 pm Post subject: Resolved! |
|
|
Apprentice
Joined: 10 Apr 2002 Posts: 29
|
Just to update on this problem, it has been resolved.
It was an application issue. The job didn't have right MQ system libraries in STEPLIB and DFSESL concatenations. Once the program was compiled with right compile optoins, right MQ stub and right MQ system libraries were put in execution JCL, the two phase commit worked as expected.
Thanks,
ind76 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|