Posted: Tue Nov 04, 2003 9:19 pm Post subject: MAX size of Message that can put and Get Using AMI ??
Newbie
Joined: 04 Nov 2003 Posts: 1 Location: Bangalore
Hi All,
Does any one knows what is the maximum size of message that could be put/get from a Queue using AMI. Is there any way to control (by changing the configuration) the size of the message that can be put/get from Queue using AMI.
AMI supports segmented messaging, so there is no a priory limit to physical size of a logical message.A single message may not exceed the
product limitation of MQ which is 100MB on most plaforms.
If you are using the client mode transport, i.e. you specify a client
channel with an ip-address and port number there is a limitation
to 4 MB which is the default size for client channel MAXMSGL.
While you can increase this default limit on the SVRCONN channel
you must also do so on the client side by overriding the default
value in the MQCONNX call (MQCONN will always use the default 4MB).
Unfortunately, there is no way to override this value for an AMI client
to my knowledge. _________________ Mathias Puetz
IBM/Central WebSphere Services
WebSphere Business Integration Specialist
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