|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ-CICS Bridge: ADS Descriptor Not Coming in Send Map Vector |
« View previous topic :: View next topic » |
Author |
Message
|
bvasanth |
Posted: Thu Aug 05, 2004 7:57 am Post subject: MQ-CICS Bridge: ADS Descriptor Not Coming in Send Map Vector |
|
|
Apprentice
Joined: 03 May 2004 Posts: 27 Location: Chennai, India
|
We are moving into new architecture in our project. The java client program on Windows puts request messages on MQ hosted on mainframe-1, and request gets forwarded to another MQ hosted on mainframe-2. In mainframe-2, MQ-CICS bridge executes transaction, and puts back reply, which gets back to MQ on mainframe-2. The java client then reads the reply messages in mainframe-2.
Here is the problem:
I am setting the ADS Descriptor to 1+16+256 (for long format of ADSD). But the transaction abend in mainframe-2 with CICS abend code MBRQ. (See explanation of MBRQ below). It seems that ADSD could not be generated. What should I in this case to get ADSD? (I tried messages by setting ADSDescriptor to 1, 1+16 and none also. Now, I am getting proper reply messages from CICS, but messages do not have any ADSD in the Send Map Vector). What should I in this case to get ADSD?
Earlier I used to put request into MQ of mainframe-3 (different application), and ADSDL is coming in SendMAp. In new CICS application, it is not working?. Should I make any changes to CICS application?
Below is the explanation for MBRQ Abend
Code: |
Explanation: A requested map did not have an associated ADSD.
System Action: The transaction is abnormally terminated.
Programmer Response: Look at the transaction dump to find the map in error. Regenerate the map using CICS Transaction Server Version 1.2 or later. If the source of the map is not available, it can be regenerated. See the CICS Transaction Server documentation for more details. |
PLEASE HELP...THIS IS EMERGENCY REQUEST.  |
|
Back to top |
|
 |
bvasanth |
Posted: Tue Aug 24, 2004 7:04 am Post subject: |
|
|
Apprentice
Joined: 03 May 2004 Posts: 27 Location: Chennai, India
|
Recompiled all the maps with latest CICS TS libraries (v >1.2)
Now running fine and I am getting ADS Long format data in SEND MAP. |
|
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
|
|
|
|