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 » queue type cluster not display

Post new topic  Reply to topic
 queue type cluster not display « View previous topic :: View next topic » 
Author Message
ovasquez
PostPosted: Mon Jul 31, 2006 12:36 pm    Post subject: queue type cluster not display Reply with quote

Centurion

Joined: 09 Dec 2005
Posts: 141
Location: Lima, Peru

Hi,
I have a cluster(Name CLUS1) with:
QM1(z/OS Region CICS1)->Repository
QM2(z/OS Region CICS2)->Repository
QMX(AIX Server SERVER1)->Not Repository
QMY(AIX Server SERVER2)->Not Repository

There's a queue local QUEUE1 in QM1 and in CLUS1,
BUT I can't display QUEUE1 in QMX
****
$ runmqsc QMX
dis qc(QUEUE1)
WebSphere MQ object QUEUE1 not found
*******

In QMX
There's a channel TO.QM1 type CLUSSDR ...running and
There's a channel TO.QMX type CLUSRCVR ...running


P.D:
=====
I have WMQ 5.3 in all QMGRs

Help!.
_________________
Oscar Vásquez Flores
Back to top
View user's profile Send private message Send e-mail
vennela
PostPosted: Mon Jul 31, 2006 1:24 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

I think that it is OK
Try to put a message using amqsput (you don't have to actually PUT, but just try to put) from the AIX machine and then issue
Code:
dis qc(*)
then you 'll be able to see the queue
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ovasquez
PostPosted: Mon Jul 31, 2006 3:37 pm    Post subject: Reply with quote

Centurion

Joined: 09 Dec 2005
Posts: 141
Location: Lima, Peru

Thanks Vennela, I put message in QUEUE1 display OK,
but why not display the QUEUE1 in QMGRs the cluster?
_________________
Oscar Vásquez Flores
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Mon Jul 31, 2006 5:35 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

partial repositories only have stuff stored that they've needed to lookup before.

So initially, they are empty.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jul 31, 2006 5:59 pm    Post subject: Reply with quote

Grand High Poobah

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

jefflowrey wrote:
partial repositories only have stuff stored that they've needed to lookup before.

So initially, they are empty.


Not quite, in their initial state they also hold the information on clustered queues for the local qmgr (PR). This may leed to the confusion as to why do I see some clustered queues and not all?

[edit] Here initial state is considered in following sequence.
A) create cluster receiver
B) create cluster sender
C) create/alter local queues to be clustered
D) inspect local repository (dis qc(*) cluster('mycluster') clusqmgr )

Enjoy [/edit]
_________________
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 » Clustering » queue type cluster not display
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.