Complete the side-by-side upgrade by restored the saved queue managers onto the server that you have upgraded.
Before you begin
Note: Carry out this task only if you are performing a side-by-side
upgrade.
Ensure that you have saved your queue manager data,
see End IBM MQ activity on IBM i, and installed and verified
the upgrade.
About this task
Transfer the queue manager data, and journal receivers, onto the server that has been upgraded.
Procedure
-
Restore the queue manager libraries for every queue manager, using the command:
RSTLIB SAVLIB( queue_manager_library ) DEV(*SAVF) (*PRINT)
SAVF(QGPL/ queue_manager_library )
where
the
queue_manager_library
name consists of the name of the queue manager preceded by
QM
.
-
Restore the IBM MQ IFS data, using the command:
RST DEV('/QSYS.LIB/QGPL.LIB/QMUSERDATA.FILE') OBJ('/QIBM/UserData/mqm') (*PRINT)
-
To associate the journal receivers, issue the command
WRKJRN
on the journal AMQAJRN
in each queue manager library, by pressing PF4 and selecting option 9.
-
If you want to set up your work management environment, job descriptions, and pools, see the Administering IBMi for guidance. Otherwise, use the default setup.