Author |
Message
|
pnmraju |
Posted: Tue Sep 11, 2007 6:33 am Post subject: Finding the default Queue Manager in windows. |
|
|
Novice
Joined: 28 Jun 2007 Posts: 19
|
How to Identify in windows that whether a particular Queue manager is the default queue manager or not, In which file we can get the information as in linux we can see it in mqs.ini file. Where to look in windows. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Sep 11, 2007 6:36 am Post subject: Re: Finding the default Queue Manager in windows. |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pnmraju wrote: |
How to Identify in windows that whether a particular Queue manager is the default queue manager or not, In which file we can get the information as in linux we can see it in mqs.ini file. Where to look in windows. |
Registry someplace. Probably \Software\IBM\MQ or similar.
Be carefull not to change anything of course. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Sep 11, 2007 11:46 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\DefaultQueueManager _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
pnmraju |
Posted: Wed Sep 12, 2007 12:48 am Post subject: Default Queue Manager in windows. |
|
|
Novice
Joined: 28 Jun 2007 Posts: 19
|
Michael Dag wrote: |
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\DefaultQueueManager |
Thank you for the assistance, I have one more query can we edit here to make an existing QM as the Default QM. |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed Sep 12, 2007 1:46 am Post subject: Re: Default Queue Manager in windows. |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
pnmraju wrote: |
Michael Dag wrote: |
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\DefaultQueueManager |
Thank you for the assistance, I have one more query can we edit here to make an existing QM as the Default QM. |
don't!
what version of MQ are you on? V5.3 or V6.0? _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
pnmraju |
Posted: Wed Sep 12, 2007 2:03 am Post subject: Default Queue Manager in windows. |
|
|
Novice
Joined: 28 Jun 2007 Posts: 19
|
Michael Dag wrote: |
pnmraju wrote: |
Michael Dag wrote: |
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\DefaultQueueManager |
Thank you for the assistance, I have one more query can we edit here to make an existing QM as the Default QM. |
don't!
what version of MQ are you on? V5.3 or V6.0? |
I am on MQ v6.0. |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed Sep 12, 2007 2:11 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
ok, open eclipse mq explorer
select the top level "IBM Websphere MQ", right click and select properties...
in the general tab you'll see the default queuemanager and you can change it there...
good luck _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
Vitor |
Posted: Wed Sep 12, 2007 3:28 am Post subject: Re: Finding the default Queue Manager in windows. |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Vitor wrote: |
Be carefull not to change anything of course. |
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|