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 Installation/Configuration Support » Unable to open dead-letter queue for browse

Post new topic  Reply to topic
 Unable to open dead-letter queue for browse « View previous topic :: View next topic » 
Author Message
chanduy9
PostPosted: Mon Aug 04, 2003 3:52 pm    Post subject: Unable to open dead-letter queue for browse Reply with quote

Disciple

Joined: 28 Nov 2001
Posts: 177
Location: USA

Hi,

I am trying to get the msgs from deadletter queue using runmqdlq. I am running this command as

runmqdlq<ruls.txt

The ruls.txt file contains.
inputqm('GATEWAY.CLUST') inputq('GATEWAY.DEAD.Q') WAIT(YES)
REASON(2003) ACTION(FWD) FWDQ(CHANDRA)

I am getting the following error on command prompt...

2003-08-04 19.44.38 AMQ8708: Dead-letter queue handler started to process INPU
TQ(GATEWAY.DEAD.Q).
2003-08-04 19.44.38 AMQ8745: Unable to open dead-letter queue for browse.
2003-08-04 19.44.38 AMQ8709: Dead-letter queue handler ending.

No other process running on this queue.

I found following errors on the log file..

08/04/2003 19:44:38
AMQ8745: Unable to open dead-letter queue for browse.

EXPLANATION:
The dead-letter queue handler (runmqdlq) could not open the dead-letter queue
GATEWAY.DEAD.Q for browsing. This message is typically issued because another
process has opened the dead-letter queue for exclusive access, or becuase an
invalid dead-letter queue name was specified. Other possible reasons include
resource shortages or insufficient authority. The completion code(2) and the
reason(2085) can be used to identify the error. The dead-letter queue handler
ends.
ACTION:
Take appropriate action based upon the completion code and reason.
-------------------------------------------------------------------------------
08/04/2003 19:44:38
AMQ8709: Dead-letter queue handler ending.

EXPLANATION:
The dead-letter queue handler (runmqdlq) is ending because the WAIT interval
has expired and there are no messages on the dead-letter queue, or because the
queue manager is shutting down, or because the dead-letter queue handler has
detected an error. If the dead-letter queue handler has detected an error, an
earlier message will have identified the error.
ACTION:
None.
-------------------------------------------------------------------------------

Any help on this...??

Thanks in advance...

Chandra.
Back to top
View user's profile Send private message
Leafar
PostPosted: Tue Aug 05, 2003 8:23 am    Post subject: Reply with quote

Acolyte

Joined: 03 Apr 2003
Posts: 74
Location: Buenos Aires

As you can see, the reason code 2085 is telling you that there is a problem with the name of the queue. (MQRC_UNKNOWN_OBJECT_NAME)

check the name of the inputq, lower/upper case are significant

I'v the same error, using a fake name for the inputq



Saludos
Rafael
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Unable to open dead-letter queue for browse
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.