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 » Clustering » How to tell this Queue Mgr is a Full Repository?

Post new topic  Reply to topic
 How to tell this Queue Mgr is a Full Repository? « View previous topic :: View next topic » 
Author Message
bay hoe san
PostPosted: Thu Apr 26, 2007 10:55 pm    Post subject: How to tell this Queue Mgr is a Full Repository? Reply with quote

Centurion

Joined: 27 Nov 2006
Posts: 117

Hello,

( 1) I can I tell that this particular qmgr is holding a full or partial repository if I am not aware of the other qmgrs in the same cluster?
( 2) What attribute(s) differentiate between a full & partial repository?
( 3) Thank you.

.Hoe San.
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Thu Apr 26, 2007 11:01 pm    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

check the display clusqmgr command - qmtype attribute should tell you what you want to know.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
marcin.kasinski
PostPosted: Thu Apr 26, 2007 11:09 pm    Post subject: Re: How to tell this Queue Mgr is a Full Repository? Reply with quote

Sentinel

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

You can set QMGR as full repository by:

Code:
ALTER QMGR REPOS(CLUSTER_NAME)



So if this parameter of QMGR is not empty it is full repository.
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
Mr Butcher
PostPosted: Fri Apr 27, 2007 3:02 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

do not forget the REPOSNL attribute. So a QMGR can be full repository even if the REPOS attribute is empty.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
marcin.kasinski
PostPosted: Fri Apr 27, 2007 3:22 am    Post subject: Reply with quote

Sentinel

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

Mr Butcher wrote:
do not forget the REPOSNL attribute. So a QMGR can be full repository even if the REPOS attribute is empty.



Of course .
You are right.

To check if QMGR is full repository you have to check REPOS and REPOSNL attribute.

If one of them is not empty QMGR is full repository.
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
fjb_saper
PostPosted: Fri Apr 27, 2007 12:55 pm    Post subject: Reply with quote

Grand High Poobah

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

Mr Butcher wrote:
check the display clusqmgr command - qmtype attribute should tell you what you want to know.

This is the easiest and fastest way to find out where the repositories are in a cluster.
You only need to be connected to a qmgr on the cluster (doesn't matter whether full or partial)...

dis clusqmgr(*) qmtype where (qmtype eq repos)

will give you a list of the repositories...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Michael Dag
PostPosted: Fri Apr 27, 2007 1:00 pm    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

fjb_saper wrote:
Mr Butcher wrote:
check the display clusqmgr command - qmtype attribute should tell you what you want to know.

This is the easiest and fastest way to find out where the repositories are in a cluster.
You only need to be connected to a qmgr on the cluster (doesn't matter whether full or partial)...

dis clusqmgr(*) qmtype where (qmtype eq repos)

will give you a list of the repositories...

got some more runmqsc clustering command tips? http://www.mqseries.net/phpBB2/viewtopic.php?t=34358
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Clustering » How to tell this Queue Mgr is a Full Repository?
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.