ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » channel changing msgid field

Post new topic  Reply to topic
 channel changing msgid field « View previous topic :: View next topic » 
Author Message
mrlinux
PostPosted: Tue May 25, 2004 11:33 am    Post subject: channel changing msgid field Reply with quote

Grand Master

Joined: 14 Feb 2002
Posts: 1261
Location: Detroit,MI USA

I have an application that writes to a qremote definition on 0s390/mqv5.3
each message has a unique msgid in mqmd (verified w MQVisual Edit)
after landing on the Local Queue on NTv4 SP6A MQ v5.2 CSD 06 the
msgid's are all the same. Any Ideas why ???
_________________
Jeff

IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
Back to top
View user's profile Send private message Send e-mail
PeterPotkay
PostPosted: Tue May 25, 2004 12:45 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Because the application on the sending side produced messages all with the same message ID.

I assume you looked at the message IDs on the XMITQ on the sending side? If yes, when you were looking at the MQMD, you were looking at the MQMD of the message on a XMITQ, which is not the same MQMD of the original message. The original MQMD follows the XMITQ Header in the buffer.

A logical view of a message on the XMIT queue is like this:

[MQMD (a new one)] [Message Buffer]

The message buffer is really:
[XMITQ Header][Original Application generate MQMD][application data]


When the RCVR MCA puts the message to the original queue, it tosses the new MQMD, it tosses the XMITQ header, and puts the message to the queue with the original MQMD.

Try your test again, but this time, look at the embedded MQMD's MessageIDs. I bet they will be the same.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » channel changing msgid field
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.