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)