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 » IBM MQ Installation/Configuration Support » How to differ full and partial repository QMGR in a cluster

Post new topic  Reply to topic
 How to differ full and partial repository QMGR in a cluster « View previous topic :: View next topic » 
Author Message
LALU
PostPosted: Thu Dec 19, 2019 5:48 am    Post subject: How to differ full and partial repository QMGR in a cluster Reply with quote

Newbie

Joined: 16 Dec 2019
Posts: 6

Dear All,
by giving the command
DISPLAY CLUSQMGR(*) will display the full repository of a cluster.
what is the command that separates or differs the full and partial repository. [color=darkblue]
[/color]

Thanks & Regards !
LALU JATAVATH[/b]
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Dec 19, 2019 6:15 am    Post subject: Reply with quote

Grand High Poobah

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

Have you tried
Code:
DIS CLUSQMGR(*) QMTYPE

_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
HubertKleinmanns
PostPosted: Thu Dec 19, 2019 7:46 am    Post subject: Re: How to differ full and partial repository QMGR in a clus Reply with quote

Shaman

Joined: 24 Feb 2004
Posts: 732
Location: Germany

LALU wrote:
DISPLAY CLUSQMGR(*) will display the full repository of a cluster.


No, this command will display all cluster QMgrs (partial and full repositories) which are known on the QMgr you are connected to.

This means

- on a full repository all QMgrs in the cluster are displayed

- on a partial repository all full repositories and some of the partial repositories are displayed.

There are a few (at least one, usually two) full repositories in each MQ cluster. All of the other QMgrs are partial repositories.
_________________
Regards
Hubert
Back to top
View user's profile Send private message Visit poster's website
hughson
PostPosted: Thu Dec 19, 2019 6:50 pm    Post subject: Re: How to differ full and partial repository QMGR in a clus Reply with quote

Padawan

Joined: 09 May 2013
Posts: 1914
Location: Bay of Plenty, New Zealand

LALU wrote:
what is the command that separates or differs the full and partial repository.


The following command will show the full repositories known about by the queue manager where you issue the command.
Code:
DISPLAY CLUSQMGR(*) WHERE(QMTYPE EQ REPOS)

The following command will show the partial repositories known about by the queue manager where you issue the command.
Code:
DISPLAY CLUSQMGR(*) WHERE(QMTYPE EQ NORMAL)


Cheers,
Morag
_________________
Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software
Back to top
View user's profile Send private message Visit poster's website
LALU
PostPosted: Thu Dec 19, 2019 10:43 pm    Post subject: Re: How to differ full and partial repository QMGR in a clus Reply with quote

Newbie

Joined: 16 Dec 2019
Posts: 6

hughson wrote:
LALU wrote:
what is the command that separates or differs the full and partial repository.


The following command will show the full repositories known about by the queue manager where you issue the command.
Code:
DISPLAY CLUSQMGR(*) WHERE(QMTYPE EQ REPOS)

The following command will show the partial repositories known about by the queue manager where you issue the command.
Code:
DISPLAY CLUSQMGR(*) WHERE(QMTYPE EQ NORMAL)


Cheers,
Morag


Thanks for the information.
regards !
LALU
Back to top
View user's profile Send private message
LALU
PostPosted: Thu Dec 19, 2019 10:44 pm    Post subject: Reply with quote

Newbie

Joined: 16 Dec 2019
Posts: 6

fjb_saper wrote:
Have you tried
Code:
DIS CLUSQMGR(*) QMTYPE


Thanks for the info.
Regards!
LALU
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 » IBM MQ Installation/Configuration Support » How to differ full and partial repository QMGR in a cluster
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.