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 » Picking up large amount of messages from Queue

Post new topic  Reply to topic
 Picking up large amount of messages from Queue « View previous topic :: View next topic » 
Author Message
andrewshen
PostPosted: Thu Jan 03, 2002 12:40 am    Post subject: Reply with quote

Newbie

Joined: 01 Jan 2002
Posts: 1

Hi,

I am currently having a probelm trying to retrieve large quantities of messages(10,000) from a QLOCAL on my MQ Server. I pickup my messages via the batch or SYNC method. However, during the pickup of messages, especially towards the end, the connection ends and my messages are stuck in the queue. My Front end API that uses the MGET is coded in java. Is this a jvm issue?

thanks
Back to top
View user's profile Send private message
kolban
PostPosted: Thu Jan 03, 2002 6:37 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

What is the underlying error reported?

If you are getting messages under syncpoint, the queue manager has an attribute which controls how many outstanding transactional requests may be in flight at one time. This may need to be upped. In addition, log space may be a factor. For every get that you do under sync point, the queue manager must log a record stating that the message should be put back in the event of failure. Ensure your log space is sufficient. Check the queue manager error logs to see if it is reporting any form of "short on space" errors.
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 » IBM MQ Java / JMS » Picking up large amount of messages from Queue
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.