Author |
Message
|
mq_crazy |
Posted: Thu Jun 09, 2005 9:48 am Post subject: MO71 issue |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
I am trying to add two locations under MO71 to administer the queue managers. Both the queuemanagers have same name, but in different location and i gave different names for the location field in MO71. Problem is that it says that i can't have same queue manager name for different locations. Thats strange even though its same name, but they are in completely diff addresses and i am giving different location names too. I don't know why does it matter to it. Mind you, we are using same queuemanager names coz they are in different environments and doesn't talk to each other. Has anyone faced this issue?? |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Jun 09, 2005 10:25 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Yes. There is no way to have 2 QMs with the same name in MO71. And I am happy that it is that way. You are not supposed to have to QMs with the same name anyway. Besides, the risk of doing the wrong thing to QM1 when you meant to do it to QM1 is to great if MO71 allowed 2 with the same name. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
mq_crazy |
Posted: Thu Jun 09, 2005 10:29 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Thanks peter for the info. I see your point, i guess we just have to change the names or try other tool. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jun 09, 2005 12:28 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have you tried using a qmgr alias ?
 |
|
Back to top |
|
 |
mq_crazy |
Posted: Thu Jun 09, 2005 12:48 pm Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Maybe i will look into it. Anyway thanks for that. |
|
Back to top |
|
 |
beezlebub |
Posted: Fri Jun 10, 2005 11:15 am Post subject: |
|
|
Newbie
Joined: 20 Apr 2005 Posts: 9
|
I have a few w/same name. Click 'File' then 'copy location' Add the distinquishing characters to the location as you stated in your previous post. Then, change the queue manager name to anything unique(stick with me). Save it, then 'open location' and change the queue manager name to what you really want, it will save using the duplicated qmgr name. |
|
Back to top |
|
 |
mq_crazy |
Posted: Fri Jun 10, 2005 11:31 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Hey i have tried your trick, it will allows to save it same name like that, but when you close the MO71 and open it again the other one is gone. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jun 10, 2005 1:15 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Try using a qmgr alias for the second qmgr.
First define the alias as
def qr(myalias) rqmname(thisqmgr)
then create a new entry in MO71 for qmgr myalias.
See how that works...
Enjoy  |
|
Back to top |
|
 |
mq_crazy |
Posted: Mon Jun 13, 2005 8:27 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Hey saper, i tried your suggestion, but didn't help. Anyway thanks for that. |
|
Back to top |
|
 |
mq_crazy |
Posted: Tue Jun 14, 2005 9:27 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Is there any other tool like MO71 thats good and free that i can use for remote administration of queue managers that allows to monitor multiple queue managers with same name?? |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jun 14, 2005 9:31 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I doubt there is anything that will reliably monitor queue managers with the same name, that also has a zero price.
It is generally frowned upon to have two queue managers with the same name, regardless of whether they are in the same network or not. For exactly this reason:
PeterPotkay wrote: |
the risk of doing the wrong thing to QM1 when you meant to do it to QM1 is too great |
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
sebastianhirt |
Posted: Tue Jun 14, 2005 9:32 am Post subject: |
|
|
Yatiri
Joined: 07 Jun 2004 Posts: 620 Location: Germany
|
You can try MQJExplore. I found that also pretty cool |
|
Back to top |
|
 |
mq_crazy |
Posted: Tue Jun 14, 2005 9:37 am Post subject: |
|
|
 Master
Joined: 30 Jun 2004 Posts: 295
|
Ya i know its not safe to have same QM's, but at the same time i can't really change the names. Does MQJexplore needs MQ server on the desktop or does client is enough?? |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jun 14, 2005 9:39 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I'd thought that there was a client version of MO71.
Then you could create different .bat files or something that would set up the client configuration for your different environments. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
vennela |
Posted: Tue Jun 14, 2005 10:46 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
Back to top |
|
 |
|