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 » WebSphere Message Broker (ACE) Support » How to get SUID of a created broker?

Post new topic  Reply to topic
 How to get SUID of a created broker? « View previous topic :: View next topic » 
Author Message
m.schneider
PostPosted: Fri Jun 29, 2007 1:17 am    Post subject: How to get SUID of a created broker? Reply with quote

Centurion

Joined: 10 Apr 2007
Posts: 132
Location: Germany

Hello,

how can I get the information that was used to create a broker from a running broker?

Like suid, databasename, ...

mqsilist doesn't provide this information, ... is there another way?
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Fri Jun 29, 2007 1:22 am    Post subject: Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

Try

Code:
mqsiservice <component name>
Back to top
View user's profile Send private message
marcin.kasinski
PostPosted: Fri Jun 29, 2007 1:28 am    Post subject: Re: How to get SUID of a created broker? Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

Code:
ps -ef |grep <Broker_name> | grep DataFlowEngine


or

Code:
mqsiservice <Broker_name> | grep UUID

_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
m.schneider
PostPosted: Fri Jun 29, 2007 1:30 am    Post subject: Reply with quote

Centurion

Joined: 10 Apr 2007
Posts: 132
Location: Germany

Wow that was fast.

THANKS!!!
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jun 29, 2007 2:56 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

And last but not least using the Toolkit API Exerciser will give you a wealth of information about UID's and other stuff not generally shown otherwise...
Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How to get SUID of a created broker?
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.