ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Channel MAXMSGL

Post new topic  Reply to topic
 Channel MAXMSGL « View previous topic :: View next topic » 
Author Message
starfish77
PostPosted: Mon Dec 01, 2003 6:46 am    Post subject: Channel MAXMSGL Reply with quote

Apprentice

Joined: 07 Nov 2003
Posts: 31
Location: USA

I have a doubt regarding maxmsgl attribute of channel. I am using client conn table to connect my client to MQ server. Also, I am using segmentation as the message is quite large than default message size of 4MB.I get 2010 error if I do not increase the MAXMSGL of SVROCONN and CLNTCONN channels to accomodate the maximum message length (10MB). Each of segment is going to be 1MB. My question is why do we need to increase the channel size if the segment size itself is less than MAXMSGL value. When I segment the message, when is the time that whole message will be going in and out of the channel so that it needs 10MB size????

Appreciate your thoughts...
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Dec 01, 2003 7:33 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

All of the real "work" for a client is done on the server side of the client connection channel.

A client merely passes MQI calls over the channel to an agent process. The agent process then actually executes the MQI calls.

Since automatic segementation is done by the server after the put occurs, you have to have a client channel big enough to hold the whole message so the put can occur.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
starfish77
PostPosted: Mon Dec 01, 2003 3:35 pm    Post subject: Reply with quote

Apprentice

Joined: 07 Nov 2003
Posts: 31
Location: USA

Is this true even if i use the application managed segmentation where I can decide the size of each segment. In that case, only1 segment will travel though the channel and MQ will have no idea wha is the length of original message..
please throw some light on this...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Channel MAXMSGL
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.