+

Search Tips | Advanced Search

Post installation tasks

Actions required after upgrading IBM MQ .


About this task

Install the samples.

Carry out these steps after installing the product.


Procedure

  1. Issue the following commands:
    1. STRSBS SBSD(QMQM/QMQM)
    2. CRTMQM MQMNAME(QMgrName) DFTQMGR(*YES) You receive the message " IBM MQ queue manager created."
    3. STRMQM MQMNAME(QMgrName) You receive the message " IBM MQ queue manager 'QMgrName' started."

  2. Issue the following command:
    STRMQMMQSC SRCMBR(QMgrName) SRCFILE(*CURLIB/QMQSC) OPTION(*RUN)
    MQMNAME(QMgrName)
    
  3. Reapply IBM MQ Authorities by issuing the command: CALL PGM(*CURLIB/QMgrName)
    1. We must compile the CLP as follows:
      CRTCLPGM PGM(*CURLIB/QMgrName) SRCFILE(*CURLIB/QMAUT) SRCMBR(*PGM)
      

Parent topic: Migrating a queue manager to a later version on IBM i - alternative method

Last updated: 2020-10-04