Author |
Message
|
itsme_001 |
Posted: Wed Jul 01, 2009 4:30 am Post subject: Compatibility between 5.3 and 7.0 |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
I need to check the compatibility between MQ 5.3 and MQ 7.0; with the client residing in 5.3 and Server on 7.0.
Is this possible????? (i mean connection between 5.3 and 7.0) |
|
Back to top |
|
 |
exerk |
Posted: Wed Jul 01, 2009 4:38 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Have you tried it? Do you have any particular reason for thinking it won't work?
EDIT: I ask as it may be that you do not 'control' the client end, and that this 5.3 client-to-server 7.0 may be imposed upon you. _________________ 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.
Last edited by exerk on Wed Jul 01, 2009 4:40 am; edited 1 time in total |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 01, 2009 4:38 am Post subject: Re: Compatibility between 5.3 and 7.0 |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
itsme_001 wrote: |
I need to check the compatibility between MQ 5.3 and MQ 7.0; with the client residing in 5.3 and Server on 7.0.
Is this possible????? (i mean connection between 5.3 and 7.0) |
Upgrade the client already. You upgraded the server...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
itsme_001 |
Posted: Wed Jul 01, 2009 4:45 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
exerk wrote: |
Have you tried it? Do you have any particular reason for thinking it won't work?
EDIT: I ask as it may be that you do not 'control' the client end, and that this 5.3 client-to-server 7.0 may be imposed upon you. |
The reason for asking is that before getting into the upgrade of server from 5.3 to 7.0 and getting the client ready on 5.3; I want to make sure that there should not be any kind of issues regarding the connectivity between the 2 because of the lower and higher end versions. |
|
Back to top |
|
 |
exerk |
Posted: Wed Jul 01, 2009 4:49 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
itsme_001 wrote: |
exerk wrote: |
Have you tried it? Do you have any particular reason for thinking it won't work?
EDIT: I ask as it may be that you do not 'control' the client end, and that this 5.3 client-to-server 7.0 may be imposed upon you. |
The reason for asking is that before getting into the upgrade of server from 5.3 to 7.0 and getting the client ready on 5.3; I want to make sure that there should not be any kind of issues regarding the connectivity between the 2 because of the lower and higher end versions. |
Then I repeat: Have you tried it? Do you have any particular reason for thinking it won't work? _________________ 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 |
|
 |
JosephGramig |
Posted: Wed Jul 01, 2009 6:40 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
In any case, a WMQ 5.3 client is not supported anywhere. It has reached 'End of Support'. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Jul 01, 2009 10:17 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
exerk |
Posted: Wed Jul 01, 2009 12:35 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Aw...you gave him the fish! _________________ 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 |
|
 |
RatherBeGolfing |
Posted: Wed Jul 01, 2009 12:44 pm Post subject: |
|
|
 Centurion
Joined: 12 Nov 2002 Posts: 118 Location: Syracuse, NY, USA
|
Another consideration here might be the use of a Client Channel Table (amqclchl.tab) file. This was mentioned in the webcast today from IBM about MQ v7 migrations:
"Client channel definitions that are written to a Client Channel Definition Table (CCDT) file contain an inherent structure version for each channel. The version of the structure dictates which versions of WebSphere MQ can read the definition. It is not possible to define a client channel in a CCDT using WebSphere MQ V7.0 and have it read by a WebSphere MQ V6.0 client or an earlier version client."
The level 2 person giving the presentation mentioned that if you ever need to change the CCDT for an older client, then you need to keep an older version of MQ around in order to reconstruct it. Best bet is probably to include the upgrade of your client machines to V7 along with the servers, unless you have LOTS of client instances, or don't use client channel tables.
Just my $.02 _________________ Cheers,
Larry
MQ Certifiable |
|
Back to top |
|
 |
gbaddeley |
Posted: Wed Jul 01, 2009 6:56 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
RatherBeGolfing wrote: |
..The level 2 person giving the presentation mentioned that if you ever need to change the CCDT for an older client, then you need to keep an older version of MQ around in order to reconstruct it. |
No true. SupportPac MO72 http://www.ibm.com/support/docview.wss?uid=swg24007769 , includes a stand-alone program which can maintain CCDTs for various versions of MQ. _________________ Glenn |
|
Back to top |
|
 |
itsme_001 |
Posted: Thu Jul 02, 2009 2:04 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
PeterPotkay wrote: |
A 5.3 Client should have no problem connecting to a QM that has been migrated to 7.0 if it was able to connect to the QM when it was 6.0.
|
The issue here is that both the MQ client and Server are currently in 5.3 and the management wants to upgrade the Server from 5.3 to 7.0 |
|
Back to top |
|
 |
exerk |
Posted: Thu Jul 02, 2009 2:07 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
So, do you not have a test server and client to try it on? To get the empirical information you are obviously seeking? _________________ 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 |
|
 |
|