Posted: Wed Nov 29, 2006 10:31 am Post subject: Issues with messageType
Disciple
Joined: 17 Jan 2006 Posts: 167 Location: Ohio
We are migrating from 5.1 to 6.0 for HP-UX.
In testing the new queue manager, we use a Java program to write and read message from various queues.
A put on the 5.1 QM yields MsgType 65536.
A put on the 6.0 QM yields MsgType 8.
Both writes out of the java program were done on the same PC.
I have been unsuccessful in figuring out why this behavior would change. I'm guessing that there is a default MsgType (hopefully which can be set) in 6.0....
MQMT_DATAGRAM is the 'initial value' of a message descriptor Message Type; so 8 is what i'd expect - unless the application specified some other message type.
I suspect there a problem reported and a fix to MQ for the 65xxx value.
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