+

Search Tips | Advanced Search

Convert a trial license on IBM i

Convert a trial license to a full license without reinstalling IBM MQ .

When the trial license expires, the count-down displayed by the strmqm command informs you the license has expired, and the command does not run.


Before starting

  1. IBM MQ is installed with a trial license.
  2. We have access to the installation media of a fully licensed copy of IBM MQ.


About this task

Run the setmqprd command to convert a trial license to a full license.

If we do not want to apply a full license to your trial copy of IBM MQ, we can uninstall it at any time.


Procedure

  1. Obtain the full license from the fully licensed installation media.

    The full license file is amqpcert.lic.

  2. Run the setmqprd command from the installation that we are upgrading:
    CALL PGM(QMQM/SETMQPRD) PARM('LICENSE_PATH/amqpcert.lic')
    where LICENSE_PATH is the path to the amqpcert.lic file that you obtained.

Parent topic: Install and uninstall IBM MQ on IBM i


Related information

Last updated: 2020-10-04