Author |
Message
|
Inforz |
Posted: Mon Jul 09, 2012 7:10 am Post subject: Basic cluster implementation problem |
|
|
 Centurion
Joined: 15 Apr 2011 Posts: 139 Location: Chennai, India
|
CLUS1 is cluster with two FullReps QM1 and QM2 and one PR QMGR. Both QM1 and QM2 have a cluster named QLC1.
I am not able to see this queue(s) when I gave dis qc(*) or thru MQ explorer |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jul 09, 2012 7:14 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
And does amqsput work to send the message? |
|
Back to top |
|
 |
Inforz |
Posted: Mon Jul 09, 2012 7:23 am Post subject: |
|
|
 Centurion
Joined: 15 Apr 2011 Posts: 139 Location: Chennai, India
|
Not having the samples installed.(FYI, its windows MQ) |
|
Back to top |
|
 |
exerk |
Posted: Mon Jul 09, 2012 7:28 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Inforz wrote: |
Not having the samples installed. |
So install them, or use IH03. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Jul 09, 2012 7:36 am Post subject: Re: Basic cluster implementation problem |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Inforz wrote: |
CLUS1 is cluster with two FullReps QM1 and QM2 and one PR QMGR. Both QM1 and QM2 have a cluster named QLC1.
I am not able to see this queue(s) when I gave dis qC(*) or thru MQ explorer |
Where exactly were you when you attempted the display command (and could not see...)? A FR? A PR?
Do you see the queues with dis QL(*)?
Exactly how did you look for the queues with the WMQ Explorer? In the Clusters folder? Somewhere else? _________________ 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 |
|
 |
Inforz |
Posted: Mon Jul 09, 2012 9:57 pm Post subject: |
|
|
 Centurion
Joined: 15 Apr 2011 Posts: 139 Location: Chennai, India
|
tried dis qc(*) from QMGR (which is a PR)
And thru rfhutil too am not able to see the cluster queues while loading the PR, QMGR.
For dis ql(*) am able to see the queue in both FRs
yes. Also looked in MQexplorer, under PRs folder of the cluster |
|
Back to top |
|
 |
exerk |
Posted: Mon Jul 09, 2012 11:59 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Inforz wrote: |
tried dis qc(*) from QMGR (which is a PR)
And thru rfhutil too am not able to see the cluster queues while loading the PR, QMGR. |
Have you actually set the cluster attribute of the queues you wish to share in the cluster? Have you checked for typos in the name etc.? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jul 10, 2012 4:30 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Inforz wrote: |
tried dis qc(*) from QMGR (which is a PR)
And thru rfhutil too am not able to see the cluster queues while loading the PR, QMGR.
For dis ql(*) am able to see the queue in both FRs
yes. Also looked in MQexplorer, under PRs folder of the cluster |
"...while loading the PR..." is not WMQ terminology. What exactly does this mean?
PRs only contain cluster information for objects that apps on that PR qmgr have expressed interest in. So, dis qc(*) on a PR would have little info about cluster objects. Whereas, dis qc(*) an an FR would have all info about cluster objects.
Make sure you enclose the name of the 'clustername' in apostrophes. _________________ 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 |
|
 |
Inforz |
Posted: Tue Jul 10, 2012 5:31 am Post subject: |
|
|
 Centurion
Joined: 15 Apr 2011 Posts: 139 Location: Chennai, India
|
Quote: |
Have you actually set the cluster attribute of the queues you wish to share in the cluster? Have you checked for typos in the name etc.? |
Yes. I am able to see two QLC1 queues in QM1(dis qc(*)) and in QM2. No typos were present
Quote: |
"...while loading the PR..." is not WMQ terminology. What exactly does this mean? |
I meant that I selected the PR in the queue manager property in rfhutil and clicked "Load names" button. |
|
Back to top |
|
 |
Inforz |
Posted: Tue Jul 10, 2012 5:33 am Post subject: |
|
|
 Centurion
Joined: 15 Apr 2011 Posts: 139 Location: Chennai, India
|
Sorry for a typo in typing my question. Have bolded it for clarity
Quote: |
CLUS1 is cluster with two FullReps QM1 and QM2 and one PR QMGR. Both QM1 and QM2 have a cluster named QLC1.
I am not able to see this queue(s) when I gave dis qc(*) in QMGR or thru MQ explorer |
|
|
Back to top |
|
 |
exerk |
Posted: Tue Jul 10, 2012 5:36 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Inforz wrote: |
Quote: |
Have you actually set the cluster attribute of the queues you wish to share in the cluster? Have you checked for typos in the name etc.? |
Yes. I am able to see two QLC1 queues in QM1(dis qc(*)) and in QM2. No typos were present
Quote: |
"...while loading the PR..." is not WMQ terminology. What exactly does this mean? |
I meant that I selected the PR in the queue manager property in rfhutil and clicked "Load names" button. |
Something that was drummed into me very early on in my WMQ life, and to amplify what bruce2359 stated earlier:
"...a PR knows what it needs to know about the cluster when it needs to know it, and then remembers. An FR knows all about the cluster all of the time..."
If you have not tried to resolve a cluster queue from your PR you will not see any cluster queue objects appear. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Jul 10, 2012 5:37 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Inforz wrote: |
Sorry for a typo in typing my question. Have bolded it for clarity
Quote: |
CLUS1 is cluster with two FullReps QM1 and QM2 and one PR QMGR. Both QM1 and QM2 have a cluster named QLC1.
I am not able to see this queue(s) when I gave dis qc(*) in QMGR or thru MQ explorer |
|
For clarity, is QMGR the actual name of the PR qmgr? If not, what is the name of the PR qmgr? _________________ 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 |
|
 |
Inforz |
Posted: Wed Jul 11, 2012 6:22 pm Post subject: |
|
|
 Centurion
Joined: 15 Apr 2011 Posts: 139 Location: Chennai, India
|
Yes bruce2359, its(QMGR) the actual name of the queue manager. |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Jul 11, 2012 6:30 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
If on an FR, or qmgrs where the real local queues are defined (PR or FR), you can see the real local queue QLC1, with WMQ Explorer or runmqsc dis ql(*), then you are good so far.
If on a PR (where there is NO local instance of QLC1), and you have run NO apps that drove the name resolution process, then the WMQ Explorer and runmqsc will have NO information about those cluster queues.
This is normal, expected, and well-documented behavior of cluster repository management.
Please research name resolution. _________________ 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 |
|
 |
|