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 » Problem displaying Queue Information

Post new topic  Reply to topic
 Problem displaying Queue Information « View previous topic :: View next topic » 
Author Message
just_a_kid
PostPosted: Wed Mar 28, 2007 6:45 pm    Post subject: Problem displaying Queue Information Reply with quote

Apprentice

Joined: 25 Jul 2006
Posts: 28

Hi.


I recently hit the problem displaying queue information using runmqsc in my Solaris 10

when i do "display qlocal(*) " i can see as below

AMQ8409: Display Queue details.
QUEUE(lobiq.queue)
AMQ8409: Display Queue details.
QUEUE(oersq.queue)
AMQ8409: Display Queue details.

But when i do "display queue(oersq.queue)" it gives me error as below

display queue(oersq.queue)
20 : display queue(oersq.queue)
AMQ8147: WebSphere MQ object OERSQ.QUEUE not found.



What wrong with my query?
I guess this has something to do with lowercase or dot(.)


Thanks
Back to top
View user's profile Send private message
kevinf2349
PostPosted: Wed Mar 28, 2007 7:03 pm    Post subject: Reply with quote

Grand Master

Joined: 28 Feb 2003
Posts: 1311
Location: USA

Put the queue name in quotes. RUNMQSC folds it to upper case without the quotes.

i.e.

Code:
display queue('oersq.queue')
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 » Problem displaying Queue Information
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.