Author |
Message
|
dreinhart |
Posted: Thu Jul 11, 2002 1:12 pm Post subject: Maximum message size (MQSI Config) |
|
|
Newbie
Joined: 25 Jun 2001 Posts: 2 Location: St. Louis, Mo
|
Using MQ 5.2 the default max message size on most queues is the product max of 100MB. This there a good reason that the channels are still set to the old max of 4MB.
Is it realistic that messages used to control MQSI Broker deploys from the Config manager could exceed the 4MB limit?
I realize these appear to be unrelated but we have a condition that ties them together.
Thanks. _________________ Dan Reinhart |
|
Back to top |
|
 |
alexspetty |
Posted: Thu Jul 11, 2002 2:16 pm Post subject: Max number of messages per que.. |
|
|
Newbie
Joined: 11 Jul 2002 Posts: 1 Location: Warrenton, VA
|
FYI: Max messages per que in version 5.2+ is 640,000 messages or 2GB data, which ever you hit first according to IBM.
-Alex _________________ www.drumfish.com |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Jul 12, 2002 5:09 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well if you set them to 100mb, when the channel starts up it creates
a buffer (based on max message size) to hold messages, if you set every channel to 100mb it will allocate 100mb buffer for every channel. IF you have 10 or 15 channels
do the math. You would need a whole lot of ram. The queue definition doesnt allocate ram based on max message size _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
bigdavem |
Posted: Sun Jul 14, 2002 5:49 pm Post subject: |
|
|
 Acolyte
Joined: 16 Sep 2001 Posts: 69 Location: Sydney, Australia
|
Is this 2Gb limit per queue documented anywhere? It may explain a strange problem I was having about a year ago.... |
|
Back to top |
|
 |
mrlinux |
Posted: Mon Jul 15, 2002 3:07 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well it is documented from the MQSeries Conference's, I cant recall reading in the manuals other the version 5.0 by default was 320mb. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
|