Author |
Message
|
wbimb |
Posted: Wed Feb 07, 2007 7:54 pm Post subject: Migrating MQ5.3 to MQ6 onwindows |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
I want to migrate from MQ 5.3 to MQ 6. Are these steps right
1.) Stop all the MQSeries services
2.) Take the backup of Log and QMgrs folder
3.) Uninstall MQ5.3 and all the support pacs
4.) Install MQ6....
5.) Copy the log and Qmgr folders |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Feb 07, 2007 8:30 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
No need to copy back the logs and qmgrs folders after migration.
While un-installing it the product wont remove these.
So you can do migration and issue
strmqm -c <QMGR_NAME>
inorder to make the file system set to MQ6 (Before starting any listeners and everything).
This will help you to bring the qmgrs smoothly.
Please note: install the Latest Refresh Pack 2.
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Feb 07, 2007 8:46 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
1. Take the back of qmgrs using saveqmgr tool
2. Stop the qmgrs and its related services.
Then do the steps that you mentioned
Thanks and Regards
gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
wbimb |
Posted: Wed Feb 07, 2007 9:04 pm Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
Will not taking the backup of log and qmgr folder help |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Feb 07, 2007 10:47 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hi
its better to take the backup of it qmgr and log directories,
if something goes wrong you can roll it back to its previous stage.
take the back up of qmgr objects using saveqmgr tool
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
wbimb |
Posted: Wed Feb 07, 2007 10:50 pm Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
so do you mean the steps are as follows
1.) Stop all the Qmgrs and MQSeries services
2.) Take the backup of Log and QMgrs folder
3.) Take the backup of qmgrs with saveqmgr tool3.) Uninstall MQ5.3 and all the support pacs
4.) Install MQ6....
5.) Copy the log and Qmgr folders |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Feb 07, 2007 11:09 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Hey
No, prepare a good check list and a good procedure before manipulating Websphere products. (you have to follow a good process )
1.) Take the backup of qmgrs using saveqmgr tool
2.) Stop all the Qmgrs and MQSeries services
3.) Take the backup of Log and QMgrs folder
4.) Uninstall MQ5.3 and all the support pacs (CSDs and gskit also)
5.) Install MQ6.... and Refresh Pack 2
6.) strmqm -c <QMGR_NAME>
The log and qmgrs directories will be there itself, it wont be get deleted if you un-install the MQ 5.3 product.
if you delete it then no other way, so do not delete it.
if you stop the qmgr then how you will take the back up of the objects.
Go through the document, before doing anything.
Thanks and Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
wbimb |
Posted: Wed Feb 07, 2007 11:19 pm Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
ya ya right i am sorry
Need to run the saveqmgr tool first and then stop the queue manager..
thanks |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Feb 08, 2007 4:40 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You might as well want to run amqoamd -s to get the authorizations in setmqaut form. This will allow you to set the permissions the same on the newly created qmgr. If you set it up so that your queues are empty you can recreate the new environment from scratch using this output and saveqmgr.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Feb 08, 2007 4:45 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Of course, saveqmgr will save authorizations, as well. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
exerk |
Posted: Thu Feb 08, 2007 4:52 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
jefflowrey wrote: |
Of course, saveqmgr will save authorizations, as well. |
I was under the impression that was v6.0 only? Hence the use of amqoamd -s? _________________ 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 |
|
 |
jefflowrey |
Posted: Thu Feb 08, 2007 5:28 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
good point. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
wbimb |
Posted: Thu Feb 08, 2007 11:32 pm Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
So u means now the points are as follows
1.) Take the backup of qmgrs using saveqmgr tool
2.) amqoamd -s to get the authorizations in setmqaut form
3.) Stop all the Qmgrs and MQSeries services
4.) Take the backup of Log and QMgrs folder
5.) Uninstall MQ5.3 and all the support pacs (CSDs and gskit also)
6.) Install MQ6.... and Refresh Pack 2
7.) strmqm -c <QMGR_NAME>
8.) Set the authorizations back again |
|
Back to top |
|
 |
mgilmore |
Posted: Sun Feb 11, 2007 9:06 am Post subject: Where are downloads for WMQ???? |
|
|
Newbie
Joined: 11 Feb 2007 Posts: 2 Location: West Coast
|
How do I get IBM.WMQ on my XP MAchine?
1) Can I register AMQMDNET.DLL on my machine, and keep WMQ Client 5.2
Software Installed?
2) Must I install WMQ Client 5.3 (if yes, where do I get install setup)?
3) 2) Must I install WMQ Client 6.0 (if yes, where do I get install setup)?
_________________
Thanks in Advance! _________________ M Gilman |
|
Back to top |
|
 |
exerk |
Posted: Sun Feb 11, 2007 9:58 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Please do not double post, the Mod's get upset  _________________ 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 |
|
 |
|