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 IBM MQ Support » Large files

Post new topic  Reply to topic
 Large files « View previous topic :: View next topic » 
Author Message
rmah
PostPosted: Tue Oct 30, 2007 4:16 pm    Post subject: Large files Reply with quote

Centurion

Joined: 04 May 2007
Posts: 142

Hi,

Jboss is connecting to a queue manager and trying to put a message onto a clustered queue hosted by another queue manager. However, I'm getting a MQRC2010.

2007-10-30 16:43:06,321 ERROR [com.accenture.adsj.soa.mrf.transport.jms.JmsReceiverMDB] javax.jms.JMSException: MQJMS2007: failed to send message to MQ queue
2007-10-30 16:43:06,322 ERROR [com.accenture.adsj.soa.mrf.transport.jms.JmsReceiverMDB] ### Linked Exception: com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2010
2010 0x000007da MQRC_DATA_LENGTH_ERROR


My question is - which channels and/or queues determine the max. size of message being transmitted across the cluster? Which queues or channels would I need to alter to get this large (>5MB) message from one qm to another?

Many thanks.
_________________
MQ 6.0.2.3
Broker 6.0.0.7
for Linux
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Oct 30, 2007 6:59 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

You should probably split it up into a group of messages.
The problem here is not just DLQ XMITQ CHL CHL,DestQ, DestDLQ.
You would also have to review your log space especially if the message is persistent. So cutting it up in smaller sizes and sending it as a group is probably the better solution.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Wed Oct 31, 2007 3:37 am    Post subject: Re: Large files Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

rmah wrote:
My question is - which channels and/or queues determine the max. size of message being transmitted across the cluster? Which queues or channels would I need to alter to get this large (>5MB) message from one qm to another?


Every object that touches this message would have to be adjusted.

Sending qmgr, sending channel, sending xmitq, sending qmodels... receiving qmgr...

And then you need to make sure there's sufficient log space to pass the message across a channel, too. As well as for the size of any transaction that this message is part of.
_________________
I am *not* the model of the modern major general.
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 IBM MQ Support » Large files
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.