Author |
Message
|
morpheus |
Posted: Wed Jul 02, 2003 11:27 am Post subject: Changing default Queuemanager |
|
|
 Acolyte
Joined: 08 Mar 2003 Posts: 72 Location: Austin, TX
|
How to change default queuemanager to already existing queuemanager
in windows operating system? I know How to do it in MQ Explorer snap-in services. But I want to know how to do it in Command Prompt.
Thanx in advance
morphues |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Jul 02, 2003 11:46 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
As far as i am aware of there is NO WAY you can do this from command prompt. The other alternative would be to change it in the registry.
Cheers
Kumar |
|
Back to top |
|
 |
morpheus |
Posted: Wed Jul 02, 2003 11:50 am Post subject: Thanks for the reply |
|
|
 Acolyte
Joined: 08 Mar 2003 Posts: 72 Location: Austin, TX
|
Kumar,
Thank you for the reply. Can you please explain how to change in the registry.
Best Regards
Morpheus |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Jul 02, 2003 11:59 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
There is a key called "DefaultQueueManager" that you can set to make a qmgr default qmgr.
Think you need to reboot the system though.
Cheers
Kumar |
|
Back to top |
|
 |
morpheus |
Posted: Wed Jul 02, 2003 11:23 pm Post subject: |
|
|
 Acolyte
Joined: 08 Mar 2003 Posts: 72 Location: Austin, TX
|
Sorry to bug you Kumar,
But I couldn't find any key called 'DEFAULT_QUEUEMANAGER' in the registry. could you please tell me where can I find it?
Regards
Morpheus |
|
Back to top |
|
 |
Michael Dag |
Posted: Thu Jul 03, 2003 1:43 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
go to mqseries services, right click the queuemanager and tick the default box... |
|
Back to top |
|
 |
mqonnet |
Posted: Thu Jul 03, 2003 1:52 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Search for the Key "as is" that i specified and you should find it.
The alternatives are already posted here that you can try as well.
Cheers
Kumar |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Jul 03, 2003 9:02 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Here you go - have fun. But don't come crying if you corrupt your registry. Remember this is a Windows box.
Code: |
HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\DefaultQueueManager |
later
Roger... _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
morpheus |
Posted: Thu Jul 03, 2003 9:09 pm Post subject: Thanx |
|
|
 Acolyte
Joined: 08 Mar 2003 Posts: 72 Location: Austin, TX
|
Thanx everyone
It worked. |
|
Back to top |
|
 |
|