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 » How do i find list of queues under a particular QueueManager

Post new topic  Reply to topic
 How do i find list of queues under a particular QueueManager « View previous topic :: View next topic » 
Author Message
muraki
PostPosted: Wed Jan 21, 2004 9:21 pm    Post subject: How do i find list of queues under a particular QueueManager Reply with quote

Apprentice

Joined: 25 Apr 2003
Posts: 27

Hi,

How do i find list of queues under a particular QueueManager..

Thanks
_________________
muraki
Back to top
View user's profile Send private message Send e-mail
RogerLacroix
PostPosted: Wed Jan 21, 2004 9:36 pm    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Try this:
runmqsc QMgrName
dis q(*)

Or from your program you will use PCF.

Regards,
Roger Lacroix
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
muraki
PostPosted: Wed Jan 21, 2004 10:08 pm    Post subject: Reply with quote

Apprentice

Joined: 25 Apr 2003
Posts: 27

Thank you very much...

What is PCF and when exactly it is used... Can you tell me a sample command....

--
_________________
muraki
Back to top
View user's profile Send private message Send e-mail
EddieA
PostPosted: Wed Jan 21, 2004 10:23 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Programmable Command Format. It's a way of issuing administrative commands to MQ from an application. Try looking in the Programmable Command Formats and Administration manual.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
bower5932
PostPosted: Thu Jan 22, 2004 6:32 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

You didn't mention a programming language, but the PCFs for java are available via SupportPac MS0B. MS0B also includes a sample program called ListQueueNames.java to get the list of queue names.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
muraki
PostPosted: Thu Jan 22, 2004 8:59 am    Post subject: Reply with quote

Apprentice

Joined: 25 Apr 2003
Posts: 27

Thanks a lot Eddie and bower...


This is quite sufficient inforamtion to start off..


--Muraki
_________________
muraki
Back to top
View user's profile Send private message Send e-mail
csmith28
PostPosted: Thu Jan 22, 2004 11:09 am    Post subject: Reply with quote

Grand Master

Joined: 15 Jul 2003
Posts: 1196
Location: Arizona

RogerLacroix wrote:
Try this:
runmqsc QMgrName
dis q(*)

Or from your program you will use PCF.

Regards,
Roger Lacroix


or # echo "dis q(*)" | runmqsc QMGR01 > QMGR01.Queues.txt
_________________
Yes, I am an agent of Satan but my duties are largely ceremonial.
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 » How do i find list of queues under a particular QueueManager
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.