Author |
Message
|
lalitdowlani |
Posted: Sun Jan 18, 2015 4:23 am Post subject: IBM websphere message broker migration from AIX to Linux OS |
|
|
Novice
Joined: 21 Feb 2011 Posts: 15
|
Hi
The plan is to migrate OS from AIX 6.1 to Linux (highest recommended version).
Current Details of
Message Broker :- V7.0.0.4
MQ :- V7.0.1.2
Kindly provide any pointers or FAQ's which should be taken into consideration before planning to migrate OS to Linux. |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Jan 20, 2015 8:33 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
broker itself has to be installed on linux , you have to get linux compatible binary for broker. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
zpat |
Posted: Tue Jan 20, 2015 9:21 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Read IBM documentation.
Prepare Linux to meet MQ requirements (mqconfig.sh etc).
Prepare Linux to meet WMB/IIB requirements.
Install MQ (not version 7.0.1.xxx as it will be out of support in 8 months time).
Install broker software (not WMB version 7 as it will be out of support in 8 months time).
Apply latest fixpacks to MQ and broker software.
Create QM. Create broker. Enable all fixpack function in the broker.
Recreate all your configuration/customisation of the broker and queue manager etc (this can be a big task).
Redeploy existing bar files.
Test absolutely everything.
Migrating message flow development is another matter - may require some re-work to function with later toolkit levels. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
lalitdowlani |
Posted: Tue Jan 20, 2015 9:29 pm Post subject: |
|
|
Novice
Joined: 21 Feb 2011 Posts: 15
|
Thanks for the pointers.
Just need to understand also if someone has done such migration and came across with any code issues or code change in message flows while deploying the existing bar files (BAR Files working on AIX OS) . |
|
Back to top |
|
 |
zpat |
Posted: Tue Jan 20, 2015 11:47 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Are you asking about OS issues or IBM product version change issues? _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
lalitdowlani |
Posted: Tue Jan 20, 2015 11:50 pm Post subject: |
|
|
Novice
Joined: 21 Feb 2011 Posts: 15
|
I am asking due to change in OS will it have any impact on the code. |
|
Back to top |
|
 |
zpat |
Posted: Tue Jan 20, 2015 11:57 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
The bar files are not OS specific, so I don't see why it would.
However if you have used anything non-standard like Java code, or plug-in nodes, you need to review those. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
|