Posted: Mon Jun 11, 2007 8:33 am Post subject: MQIT_GROUP_ID issue
Centurion
Joined: 19 Aug 2005 Posts: 114
Hello folks,
On the mainframe we have a queue configured as IndexType = MQIT_GROUP_ID. This option must be used to pull messages off with logical order. It looks like IndexType is a mainframe only option.
Any group message being written to the queue, that is 3614 characters or larger, has an addition 72 characters append to the end. It doesn't matter if there is one or more messages in the group. We tested write from two different applications with the same results.
For testing we tried setting IndexType = MQIT_MSG_ID and the messages are written correctly. When we put it back to MQIT_GROUP_ID they fail again.
MQ 5.3 CSD 10 _________________ "We can't solve problems by using the same kind of thinking we used
when we created them."
Posted: Mon Jun 11, 2007 12:02 pm Post subject: Re: MQIT_GROUP_ID issue
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
Al Pacino wrote:
Any group message being written to the queue, that is 3614 characters or larger, has an addition 72 characters append to the end. It doesn't matter if there is one or more messages in the group. We tested write from two different applications with the same results.
For testing we tried setting IndexType = MQIT_MSG_ID and the messages are written correctly. When we put it back to MQIT_GROUP_ID they fail again.
MQ 5.3 CSD 10
Explain "they fail again"? What do you get returned, what were you expecting...
How did you code your gets... _________________ MQ & Broker admin
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