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 » Silly question

Post new topic  Reply to topic
 Silly question « View previous topic :: View next topic » 
Author Message
mq_abcd
PostPosted: Thu Jan 06, 2005 6:25 am    Post subject: Silly question Reply with quote

Acolyte

Joined: 13 Jun 2004
Posts: 69

I have a broker running on a m/c.
How to know which configmgr this broker is deployed to?
Is there any command for that?
The qmgr on which the broker is running has got many channels defined on it, for me to check all the sender channels and look on those m/c for the cfg mgrs.

Thanks
Back to top
View user's profile Send private message
Nigelg
PostPosted: Thu Jan 06, 2005 7:10 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

Ask your system administrator. Seems rather disorganised to me that you are running on a system and you do not know what you are connected to.
Back to top
View user's profile Send private message
wolstek
PostPosted: Thu Jan 06, 2005 7:48 am    Post subject: Reply with quote

Acolyte

Joined: 25 Jun 2001
Posts: 52
Location: Bristol, UK

I agree with the previous post but you could always query the broker database

Code:

connect to databasename
SELECT REPLYTOQMGR FROM BROKERAA
disconnect


the only downside is that is returns a value in hex and I haven't worked out how to convert it in the sql. Need some db skills or a hex editor
eg

Code:

REPLYTOQMGR
---------------------------------------------------------------------------------------------------
x'4346474D4752000000000000000000000000000000000000000000000000000000000000000000000000000000000000'

  1 record(s) selected.

where the hex value 4346474D4752 actually represents CFGMGR and CFGMGR is the name of the queue manager on which my ConfigMgr sits
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 » WebSphere Message Broker (ACE) Support » Silly question
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.