Posted: Wed Jun 01, 2005 11:16 am Post subject: Broker Status
Master
Joined: 25 Jan 2004 Posts: 225
This may sound a bit silly.Is there a way in which we can check the status of a broker on AIX.I installed a support pack IA02 by which I can stop the broker.After searching in this forum I found a command dspmqbrk -m 'BRKNAME'.But that really doesnt work.
Thanks
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
The easiest way to do that is by doing
ps -ef | grep bip | grep brokername
mqsilist also should work.
mqsilist brokername -e execgroup
dspmqbrk is not for WBIMB. It is for the pub/sub broker and it can be considered an mq command rather than WBIMB command. This command will work with MQ 5.3 CSD08 or higher.
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