Posted: Mon Jan 27, 2003 7:08 am Post subject: Different Regions for CICS Bridge
Centurion
Joined: 09 Oct 2002 Posts: 145 Location: Florida
We are using the CICS Bridge on Region 12. It calls a CICS program on Region 13. Our problem happens when Region 13 is being recycled, etc. CICS does not receive the return and places the message on the DLQ.
We are looking at writing a stub program for Region 12 that acts as a gatekeeper to Region 13 and handles the bad return.
If you specify MQRO_EXCEPTION in your MQMD report options, the Bridge sends a exception message to the replyto queue specified in your MQMD, when there is abend in the linked program.
I doubt that specifying MQRO_EXCEPTION will make a difference.
The CICS bridge should send a reply message following an abend regardless of the report options.
Does any message appear on the CICS CSMT log, what is the feedback code in the mqdlh.reason and does the message appear on the DLQ immediately that region 13 dies or only when the bridge monitor is restarted in region 12. _________________ Bob Buxton
Ex-Websphere MQ Development
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