Author |
Message
|
KIT_INC |
Posted: Tue Jan 24, 2012 8:47 am Post subject: MAXMSGL enhancement in V7 ? |
|
|
Knight
Joined: 25 Aug 2006 Posts: 589
|
We have an application that sends more than 100M data messages and the program has logic in there to use message segmentation. I was told that one of the enhancements of MQ V7 is removing the limit of message size which was 100M byte. We want to find more information so that we can determine what can be included or removed in the enhancement release of the application. In the info center of MQ705 under qmgr attributes
MAXMSGL(integer)
The maximum length of messages allowed on queues for this queue manager.
This is in the range 32 KB through 100 MB. The default is 4 MB (4 194 304 bytes).
It seems that the max is still 100M.
Did I get the wrong information. Using programming to do message splitting has been around , I believe, since V5.3. Is there actually some enhancement in this area for V7 ? If yes, can someone provide a pointer so that I can do more reading. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jan 24, 2012 8:52 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 24, 2012 8:58 am Post subject: Re: MAXMSGL enhancement in V7 ? |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
KIT_INC wrote: |
Did I get the wrong information. |
I'd say so; I've not heard of this increase. Cite your sources. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jan 24, 2012 9:04 am Post subject: Re: MAXMSGL enhancement in V7 ? |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Vitor wrote: |
Cite your sources. |
Or at least get your sources to cite theirs. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jan 24, 2012 9:06 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Then smack your source, their sources, anyone else nearby. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
KIT_INC |
Posted: Tue Jan 24, 2012 9:32 am Post subject: |
|
|
Knight
Joined: 25 Aug 2006 Posts: 589
|
Thanks a lot for the confirmation. |
|
Back to top |
|
 |
zpat |
Posted: Tue Jan 24, 2012 9:41 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Or use groups of messages, with the GROUPID feature. |
|
Back to top |
|
 |
exerk |
Posted: Tue Jan 24, 2012 1:25 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
zpat wrote: |
Or use groups of messages, with the GROUPID feature. |
Especially if it's going to Mainframe, which does not support segmentation... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|