When you define a channel and take the default it is 4,194,304.
That is true for both sender and receiver. However, you can
override that and go up to the maximum message size specified for
the Queue Manager. If the 2 sides of the channel are not the same
then the smaller number is taken.

Cheers...
Jim Nuckolls

Tony.Allison wrote:
Good morning,

The maximum message length across a channel is still 4MB. If you want to
send a larger message you must use segmentation (break your message into
segments).  This is done within your application code setting the
message grouping and segmentation allowed.

Hope this helps

Tony Allison

-----Original Message-----
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of
Michael Fleck
Sent: Friday, October 15, 2004 7:42 AM
To: [EMAIL PROTECTED]
Subject: MQ RC '2080' and '2010'

Hi list members,

I've a problem with MQ 5.3 CSD 4 on a Windows 2000 Server.

I've defined a Maximum Message Length of 100 MB on the Queue Manager,
the channels and the queues. Although the client gets an error '2010',
if the message is longer than 10 MB.
Another client wants to get the message out of this queue. This client
gets a RC '2080'. This also happens, if the message 6 MB. 4MB seems to
work.

Any ideas?

Thanks in advance
Michael Fleck

Landschaftsverband Rheinland
InfoKom
email: [EMAIL PROTECTED]

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to