Author |
Message
|
zpat |
Posted: Mon Jun 01, 2015 5:49 am Post subject: Queue manager version (multi-install) vs WMB version |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
I am using WMB 7006 with a QM at MQ 7504 (primary install) on AIX.
For various reasons I would like to run that QM at 7505 by installing that version of MQ as a secondary installation and then associating the QM to that installation.
However WMB 7 can only use the MQ primary install location - would it be OK to migrate the QM to MQ 7505 in this way, whilst leaving the broker using the MQ 7504 libraries?
Does anyone see any issues with this? _________________ 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.
Last edited by zpat on Mon Jun 01, 2015 6:27 am; edited 1 time in total |
|
Back to top |
|
 |
markt |
Posted: Mon Jun 01, 2015 5:53 am Post subject: |
|
|
 Knight
Joined: 14 May 2002 Posts: 508
|
That should work for all applications using the MQI.
Multi-install will transparently redirect the application's MQI calls to the correct stubs for the qmgr's version. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 01, 2015 5:55 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You will need to make sure the broker will fail over to the same machine as the queue manager.
Broker uses bindings connections, so it must always run on the same machine as the queue manager.
Unless it's a v10 broker. |
|
Back to top |
|
 |
zpat |
Posted: Mon Jun 01, 2015 6:09 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
These are all on the same AIX host and in the same HA RG.
I know that WMB 7 has particular restrictions with regard to (lack of) multi-version MQ support due to the way it loads the MQ libraries.
However I was hoping that just a fixpack level difference would not fall foul of this issue.
Thanks for replies - anyone from WMB development care to comment? _________________ 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 |
|
 |
fjb_saper |
Posted: Mon Jun 01, 2015 8:23 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
mqjeff wrote: |
You will need to make sure the broker will fail over to the same machine as the queue manager.
Broker uses bindings connections, so it must always run on the same machine as the queue manager.
Unless it's a v10 broker. |
isn't the queue manager still a pre-requisite for multi-instance broker in V10 ?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|