|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Picking up large amount of messages from Queue |
« View previous topic :: View next topic » |
Author |
Message
|
andrewshen |
Posted: Thu Jan 03, 2002 12:40 am Post subject: |
|
|
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 |
|
 |
kolban |
Posted: Thu Jan 03, 2002 6:37 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|