Author |
Message
|
rockhcl |
Posted: Wed Feb 27, 2013 7:39 pm Post subject: Clustering issue |
|
|
Newbie
Joined: 27 Feb 2013 Posts: 4
|
Hi
There are 2 Queue managers QM1 and QM2 and both are in same cluster.
I have created a cluster Q in QM2.But it is not visible in QM1 .
And also communication is working fine b/w 2 queue managers. I have tested it by placing a test message from QM1 and it went fine.but not visible in QM1 when I am giving "dis qc" command.
and refreshed cluster and started queue manager but no luck.
Pls help me out. |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Feb 27, 2013 8:47 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Is the queue in the cluster? Display the queue definition, and post the results here.
What results did you get from the dis qc command? Post here. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
rockhcl |
Posted: Wed Feb 27, 2013 10:04 pm Post subject: |
|
|
Newbie
Joined: 27 Feb 2013 Posts: 4
|
In QM1,
dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8147: WebSphere MQ object Test_Cluster not found.
In QM2,
dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8409: Display Queue details.
QUEUE(Test_Cluster) TYPE(QCLUSTER)
ALTDATE(2013-01-10) ALTTIME(11.12.49)
CLUSDATE(2012-12-06) CLUSTER(Test)
CLUSQMGR(QM2_QM) CLUSQT(QLOCAL)
CLUSTIME(15.21.59) CLWLPRTY(0)
CLWLRANK(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFPRESP(SYNC) DESCR( )
PUT(ENABLED)
QMID(QM2_QM_2012-12-06_15.11.26)
But, i have tested communication b/w 2 queue managers vice-versa and it is fine. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Feb 27, 2013 10:12 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
rockhcl wrote: |
In QM1,
dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8147: WebSphere MQ object Test_Cluster not found.
In QM2,
dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8409: Display Queue details.
QUEUE(Test_Cluster) TYPE(QCLUSTER)
ALTDATE(2013-01-10) ALTTIME(11.12.49)
CLUSDATE(2012-12-06) CLUSTER(Test)
CLUSQMGR(QM2_QM) CLUSQT(QLOCAL)
CLUSTIME(15.21.59) CLWLPRTY(0)
CLWLRANK(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFPRESP(SYNC) DESCR( )
PUT(ENABLED)
QMID(QM2_QM_2012-12-06_15.11.26)
But, i have tested communication b/w 2 queue managers vice-versa and it is fine. |
Working as designed.
QM1 is a PR in which the qc has not yet been used.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
rockhcl |
Posted: Wed Feb 27, 2013 10:58 pm Post subject: |
|
|
Newbie
Joined: 27 Feb 2013 Posts: 4
|
Could you please clarify me...
But I can see those queue def in FR. |
|
Back to top |
|
 |
Gemz |
Posted: Thu Feb 28, 2013 1:26 am Post subject: |
|
|
 Centurion
Joined: 14 Jan 2008 Posts: 124
|
fjb_saper wrote: |
Working as designed.
QM1 is a PR in which the qc has not yet been used. |
rockhcl wrote: |
Could you please clarify me...
But I can see those queue def in FR. |
Do you know the difference between FR/PR? _________________ GemZ
"An expert is one who knows more and more about less and less until he knows absolutely everything about nothing...." |
|
Back to top |
|
 |
rockhcl |
Posted: Thu Feb 28, 2013 4:40 am Post subject: |
|
|
Newbie
Joined: 27 Feb 2013 Posts: 4
|
Yes.. FR is Full Repository where as PR is Partial..
FR contains all cluster objects info where as PR contain only the Perticular queuemanager cluster objects info |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Feb 28, 2013 5:27 am Post subject: Re: Clustering issue |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
rockhcl wrote: |
and refreshed cluster |
Don't do that. The refresh cluster command doesn't do what you think it does. It doesn't refresh the cluster.
Is QM1 a Full Repository or Partial Repository?
If its a patrial repository and you haven't accessed the queue from QM1, QM1 will not know about it yet. A patrial repository will not know about a clustered queue defined on another QM in the cluster until it needs to. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Feb 28, 2013 5:30 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
So, you have two qmgrs in a cluster. Which one is a Full Repos? Which one is a Partial Repos?
Are you cluster channels (CLUSSDR, CLUSRCVR) both in RUNNING state? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|