Actions required after upgrading IBM® MQ.
About this task
Install the samples.
Carry out these steps after installing the product.
Procedure
-
Issue the following commands:
-
STRSBS SBSD(QMQM/QMQM)
-
CRTMQM MQMNAME(QMgrName) DFTQMGR(*YES)
You receive the message " IBM MQ queue manager created."
-
STRMQM MQMNAME(QMgrName)
You receive the message " IBM MQ queue manager 'QMgrName'
started."
-
Issue the following command:
STRMQMMQSC SRCMBR(QMgrName) SRCFILE(*CURLIB/QMQSC) OPTION(*RUN)
MQMNAME(QMgrName)
-
Reapply IBM MQ Authorities by issuing the command:
CALL PGM(*CURLIB/QMgrName)
-
You must compile the CLP as follows:
CRTCLPGM PGM(*CURLIB/QMgrName) SRCFILE(*CURLIB/QMAUT) SRCMBR(*PGM)