How you install a fix pack on top of the installed IBM® MQ 9.3 on a system that has multi-version installations of
IBM MQ.
About this task
For this scenario, there is another installed version (IBM MQ 9.1) and the queue managers running under that other version
will not be stopped in order to demonstrate that you can continue using those other versions, while
performing maintenance activities for IBM MQ 9.3.0.n.
Note that no advanced options are selected when installing the update.
Procedure
- Login as an administrator.
- Issue the command
C:\> set-mq-930
if you created the batch file, or
use the setmqenv
command, to make sure you are on IBM MQ 9.3.0.n, where
n
is 0
in this scenario.
- Display the status of the queue managers by issuing the command
C:\> dspmq -o installation
-s
. You receive the following
output:
QMNAME(QM80) STATUS(Running)INSTNAME(Installation1)
INSTPATH(C:\Program Files\IBM\MQ) INSTVER(9.1.0.0)
QMNAME(QMMIG) STATUS(Ended unexpectedly) INSTNAME(Installation2)
INSTPATH(C:\Program Files\IBM\MQ) INSTVER(9.3.0.0)
QMNAME(QM910) STATUS(Ended immediately) INSTNAME(Installation2)
INSTPATH(C:\Program Files\IBM\MQ) INSTVER(9.3.0.0)
- Stop the IBM MQ 9.3.0
processes.
See
Applying and removing
maintenance on Windows for further information on
stopping the processes.
In summary:
- Issue the endmqm
immediate command to the queue managers QMMIG and QM930.
- Stop the IBM MQ service for the installation by
right-clicking the IBM MQ icon in the taskbar, then click
Stop IBM MQ.
- Locate the fix pack. This scenario is using IBM MQ 9.3.0.5.
Go to
Recommended
Fixes for IBM MQ for a list of the latest:
- Continuous Delivery release, and the Fix List for Continuous Delivery releases
- Cumulative Security Update for the Long Term Support
release and the Fix List for Long Term Support releases
Note: You should check you are using the latest fix pack by visiting and download the
appropriate one.
- Click on the appropriate tab.
For this scenario it is V9.3.0.5
LTS
- Download the Windows software, from Fix
Central or Passport Advantage. if you need to download the entire product,
In this
scenario, you put the file set into the following directory
C:\downloads\mq9305; the file name is
9.3.0-IBM-MQ-Win64-FP0005.zip
.
- Extract the files from the .zip file and run the following command,
IBM-MQ-9.3.0-FP0005.exe.
You see the Install Anywhere
Dialog, containing the following information InstallAnywhere is preparing to install
...
You need to wait until the preparation is over which can take several
minutes.
- Click OK to continue when the window, IBM MQ (fix pack
9.3.0.5 files) appears.
- When the Introduction section appears, click
Next.
- When the Installation Type section appears, select the option that is
more suitable for your enterprise, probably Load files and apply fix pack, and click
Next.
- When the Information section appears, click
Next.
- When the Destination Folder section appears, select the default location
C:\Program Files\IBM\source\MQ 9.3.0.5, and click Next.
- When the Advanced Options section appears, click
Next.
- When the Pre-installation summary section appears, check the information
displayed, and click Install.
- Wait while the code is loaded.
The Loading section has a
progress indicator, and when the process is complete, Loading Complete is ticked, and
the Apply Fix Pack section appears.
- Click Done.
As there is more than one installation
on your system, a dialog appears where you can select which installation you want to upgrade. In
this case it is Installation2 (9.3.0.0)
.
- Click OK.
- Accept the default for the Backup Folder and click
Apply.
More dialogs appear with progress indicators, and the final
dialog states Fix Pack 9.3.0.5 has been applied. Click Finish to end.
- Click Finish.
Results
You have successfully upgraded a version of IBM MQ for Windows alongside an existing version of the product.