|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
UserID in MQMD difference between 5.3 CSD04 & 6.0 |
« View previous topic :: View next topic » |
Author |
Message
|
ahaggkvist |
Posted: Wed Oct 04, 2006 5:13 am Post subject: UserID in MQMD difference between 5.3 CSD04 & 6.0 |
|
|
Newbie
Joined: 12 Oct 2004 Posts: 9
|
Hi,
I have noticed a weird feature when we send messages between a 5.3 CSD04 Qmgr(QM1) and 6.0.1 Qmgr(QM2) on Solaris.
The flow looks like this:
***
QM1 sends a message to remote queue RQ1(as user 'mqm') that points to LQ1 on QM2.
***
When I look at the message on the xmitq on QM1 the UserID in the MQMD is 'mqm', but when I start the channel and look at the message on LQ1 on QM2 the UserID in the MQMD is 'MQM'.
This causes problems when the app retrieves the message and a COD is to be generated, as UserID 'MQM' has no access to MQ.
I have also tested this between 2 6.0.1 Qmgrs and then the UserID is 'mqm' on the local queue on the target QM.
Have also tested with a 5.3 CSD07 Qmgr and a 6.0.1 Qmgr and this also works.
Tried to look at the fixpacks to find any info on when this has been solved, but with no luck.
Has anyone seen this behaviour?
Regards
Andreas |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Oct 04, 2006 6:38 am Post subject: |
|
|
Guest
|
At MQPUT time (and the remote queue name resolves to a transmission queue), the qmgr creates the transmission queue header (xqh) that consists of your original application MQMD, the downstream qmgr name and downstream qname. The qmgr then creates a new MQMD and puts it to the xmitq.
So, to see your application MQMD you must look in the transmission queue header (xqh).
At the receiving end, the MCA (message channel agent) extracts from the xqh your application-created MQMD, and MQPUTs it and your application data into the remote queue named in the xqh.
The COD report message is created by the downstream qmgr, not the application.
To your specific question: MQMD's come in versions that the programmer specifies when building the MQMD. The versions remain constant. |
|
Back to top |
|
 |
Nigelg |
Posted: Wed Oct 04, 2006 7:29 am Post subject: |
|
|
Grand Master
Joined: 02 Aug 2004 Posts: 1046
|
This looks like IY81714; contact IBM for a fix. _________________ MQSeries.net helps those who help themselves.. |
|
Back to top |
|
 |
ahaggkvist |
Posted: Wed Oct 04, 2006 10:52 pm Post subject: |
|
|
Newbie
Joined: 12 Oct 2004 Posts: 9
|
Nigelg wrote: |
This looks like IY81714; contact IBM for a fix. |
Yeah it sure does, I will contact IBM to get fix and test. We are also in the process of upgrading the 5.3 CSD04 box to v6 which also will solve the problem.
Thanks
A |
|
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
|
|
|
|