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 » IBM MQ Java / JMS » mqseries using java

Post new topic  Reply to topic
 mqseries using java « View previous topic :: View next topic » 
Author Message
mq_pm
PostPosted: Wed Sep 17, 2003 6:38 am    Post subject: mqseries using java Reply with quote

Centurion

Joined: 27 Aug 2003
Posts: 132

Hi,

I am trying to place a 10MB file in the queue using java pgm.....but iam getting an error

MQ Java client error: CC is 2 RC is 2030

I am able to put 4MB file content but not more than that........can anyone suggest what can be done ........


Thank you
Back to top
View user's profile Send private message Send e-mail
clindsey
PostPosted: Wed Sep 17, 2003 7:12 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

The command 'mqrc' was added in MQSeries 5.2. It provides a very nice way to get text for a reason code. It is a good place to start in solving a
problem like this one.

mqrc 2030 returns 'MQRC_MSG_TOO_BIG_FOR_Q'.

You need to increase the MAXMSGL parameter for the queue you are using.

Charlie
Back to top
View user's profile Send private message
mq_pm
PostPosted: Wed Sep 17, 2003 7:42 am    Post subject: Reply with quote

Centurion

Joined: 27 Aug 2003
Posts: 132

yes i have increased the max length of the queue and the QM...............but still iam not able to put data more than 4MB.............
Back to top
View user's profile Send private message Send e-mail
clindsey
PostPosted: Wed Sep 17, 2003 8:21 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

Is it a local or remote queue? You may need to increase the size on the channel and the xmit q as well or just on the channel for a SVRCONN channel. Also, I don't think it is required but if you have not bounced the QM since the change, you might stop and start it.

Charlie
Back to top
View user's profile Send private message
mq_pm
PostPosted: Wed Sep 17, 2003 8:49 am    Post subject: Reply with quote

Centurion

Joined: 27 Aug 2003
Posts: 132

Thank alot..............i changed the max length of the channel
SYSTEM.DEF.SVRCONN and it is working............
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » mqseries using java
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.