Author |
Message
|
sijtom0703 |
Posted: Thu Feb 09, 2012 11:13 am Post subject: How to migrate MQ Environment from Development to Production |
|
|
 Voyager
Joined: 28 May 2011 Posts: 84 Location: USA
|
I have a clustered environment MQ v7 with JMS objects and Pub-Sub. I need to move it to my UAT environment and Production. How can I do it. I have used SAVEQMGR for Distributed environments. Will it work for Clustered Environment?? How to move JMS and Pub-Sub. Please advice |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 09, 2012 11:36 am Post subject: Re: How to migrate MQ Environment from Development to Produc |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
sijtom0703 wrote: |
Will it work for Clustered Environment?? |
What exactly is a clustered environment apart from a distributed enviroment linked together in a particular way? I'm not saying it's a single click but it's still just queue manager definitions?
sijtom0703 wrote: |
How to move JMS and Pub-Sub. |
JMS will be set up to use JNDI won't it? And id it isn't then enjoy sitting in the hole you've dug for yourself.
Any Pub-Sub definitions are queue manager objects in v7 and saveqmgr will copy them. If you're not using v7 then it's a slightly deeper hole. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Feb 09, 2012 9:15 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
And JNDI can be scripted using JMSAdmin
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
zpat |
Posted: Thu Feb 09, 2012 11:55 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Ensure that you use the latest MS03 - there were some bugs arounds subscriptions. |
|
Back to top |
|
 |
sijtom0703 |
Posted: Fri Feb 10, 2012 8:49 am Post subject: |
|
|
 Voyager
Joined: 28 May 2011 Posts: 84 Location: USA
|
Thanks ALL  |
|
Back to top |
|
 |
|