Posted: Fri Dec 08, 2006 1:08 pm Post subject: command to display pids associated to particular queue mager
Voyager
Joined: 01 Jul 2005 Posts: 82
is there a simple command to display pids associated to a particular queue manager on solaris 8?
I know that the solution can be scripted with ps -ef|grep qmgrname|grep amqzxma0 and ptree the pid for amqzxma0 of that qmgr to get a list of the pids
Is there or anyone has developed an util to do that? Thank you
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
to be clear ..... if you want the pid's of the queue manager processes, you must use "ps".... if you want the pids of the application programs connected to a given queue, use "display qstatus(q) type(handle) all" mqsc command.....
In V6, you can get all the MQ connected program Pids.... _________________ -wayne
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