[UNIX][Linux]

Planning to migrate IBM MQ to a later version on UNIX and Linux

Before migrating IBM® MQ to a later version on UNIX and Linux®, review the system requirements information, and the information about any changes that might affect migration, then create a migration plan.

Before you begin

If there are concepts about migration you do not understand, see Migration concepts and methods.

If you are migrating to IBM MQ 9.1 from IBM WebSphere® MQ 7.5 or earlier, you must first migrate to an interim version. See Migration paths.

Before you use side-by-side or multi-stage migration to migrate from IBM WebSphere MQ 7.0.1, check that your IBM WebSphere MQ 7.0.1 installation is at Fix Pack 6 or later.

About this task

Use the following steps as a guide to creating a migration plan.

Procedure

  1. Review the IBM MQ system requirements for the later version of the product.
  2. Decide whether to run the earlier version and the later version of the product on the same server, and also which migration method you want to use.

    Choices are single-stage migration, side-by-side migration, or multi-stage migration. See Migration methods on IBM MQ for Multiplatforms.

  3. Review all the changes in IBM MQ that affect you.
  4. Review performance changes.
  5. Review the readme file for the later version of IBM MQ.
  6. Plan the sequence and timing of queue manager migrations.
    • If the queue manager is part of a queue manager cluster, you must migrate the queue managers that are full repositories first.
    • If the queue manager is part of a high availability cluster, plan the migration to minimize downtime and maximize availability; see Migrating a queue manager in a high-availability configuration.
  7. Plan to migrate your queue manager to the later version.

    See Migrating a queue manager to a later version on UNIX and Linux.

    Backing up queue manager data is part of the queue manager migration task. An alternative approach is to install and configure a new server, then test the later version with a new queue manager on the new server. When you are ready to go into production on the later version, copy the queue manager configuration and data to the new server.

  8. Plan to update any manual or automated procedures you have written with changes to messages and codes.

    From IBM MQ 9.1, a suffix letter, indicating the severity of a message (I, W, E, S or T) is appended to IBM MQ diagnostic (AMQ) messages. Existing scripts looking for error codes without the severity will fail. For example, existing scripts looking for error matching to AMQ7468 will fail. You must update the scripts to look for error codes with the severity suffix added (for example, AMQ7468I). For more information, see IBM MQ messages on Multiplatforms.

  9. Decide on what regression tests to perform before putting the queue manager into production on the later version. Include in your regression tests the procedures and applications you identified in previous steps.
  10. Plan to migrate your IBM MQ MQI client installations to the later version.
  11. Plan to migrate your client and server applications to use new functions in the later version.
  12. Decide which downloadable images you require for the migration.
  13. Decide which downloadable images you require for the migration.