Author |
Message
|
Om |
Posted: Sat Nov 20, 2004 11:52 pm Post subject: Upgrading from MQ 5.1 to 5.3 |
|
|
Novice
Joined: 11 Aug 2003 Posts: 12
|
We are upgrading MQ 5.1 to MQ 5.3 (on AIX). Will it impact existing code (in Java/C++/COBOL)??
Also, we are thinking about upgrading MQ for MQSI 2.1 from 5.1 to 5.3.
Is MQSI 2.1 compatible with MQ 5.3.
Is anywhere I can find more documentation about all this??
Thanks,
Om _________________ -Om |
|
Back to top |
|
 |
csmith28 |
Posted: Sun Nov 21, 2004 5:11 am Post subject: Re: Upgrading from MQ 5.1 to 5.3 |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
Om wrote: |
We are upgrading MQ 5.1 to MQ 5.3 (on AIX). Will it impact existing code (in Java/C++/COBOL)?? |
Java,...Yes, local Applications connecting as a Client using Java will have to be pointed to the new .jar files or copies of them made and moved to the appropriate direcories. The same will apply to any remote Clients if you upgrade the WMQ Client filesets.
C++ and COBOL, not sure.
Quote: |
Also, we are thinking about upgrading MQ for MQSI 2.1 from 5.1 to 5.3.
Is MQSI 2.1 compatible with MQ 5.3. |
I am not sure.
Quote: |
Is anywhere I can find more documentation about all this??
Thanks,
Om |
Here are some good links
http://www.mqseries.net/phpBB2/viewtopic.php?t=18349
You may also want to call IBM and open a ticket with them regarding this. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Nov 21, 2004 10:16 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
csmith28 wrote: |
C++ and COBOL, not sure. |
I would expect that you would at least need to relink with the new libraries.
Enjoy  |
|
Back to top |
|
 |
jefflowrey |
Posted: Sun Nov 21, 2004 10:31 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
At least some FixPack levels of WMQI 2.1 are compatible with some FixPack levels of WMQ 5.3.
Just to be sure, you should plan on putting in the most current FixPack for each. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Sun Nov 21, 2004 7:46 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
I don't think the old Java clients, even if they are on the same server as the upgraded QM, *need* new version of the MQ jar files. Although it wouldn't hurt to upgrade them to. But its not necessary, as long as you don't need new functionality provided in the new version.
http://www.mqseries.net/phpBB2/viewtopic.php?t=15958&highlight=java+client+jason _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
bower5932 |
Posted: Mon Nov 22, 2004 7:40 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
|