Migrating a Version 5.0 Configuration Manager to Version 6.0: to a different computer that does not have DB2 installed

This topic describes one of three ways to migrate a Version 5.0 Configuration Manager to Version 6.0.

Before you start

To complete this task you must have either a Version 5.0 or a Version 6.0 broker available. Read about Coexistence with previous versions and other products.

If the lack of availability of a Configuration Manager during migration is an issue, migrate the Configuration Manager to a different computer.

To migrate a Configuration Manager to a different computer that does not have DB2 or a JDBC client for DB2 installed, complete the following steps:

  1. Migrate the Version 5.0 Configuration Manager to Version 6.0 on the same computer by completing the following steps:
    1. Install WebSphere Event Broker Version 6.0 in the same location as WebSphere Business Integration Event Broker Version 5.0.
    2. Stop the Version 5.0 Configuration Manager.
    3. Launch a Version 6.0 Command Console and enter the mqsimigratecomponents command to migrate your Version 5.0 Configuration Manager.
    4. Start the Version 6.0 Configuration Manager.

      When you start the Version 6.0 Configuration Manager for the first time, it automatically detects domain information in the DB2 database of the Version 5.0 Configuration Manager, and migrates it into the internal repository of the Version 6.0 Configuration Manager. You do not need to do anything, and the DB2 database is not modified.

  2. Stop the Version 6.0 Configuration Manager, and make a copy of its internal repository using the mqsibackupconfigmgr command.
  3. Install WebSphere Event Broker Version 6.0 on the second computer.
  4. On the second computer, create a Version 6.0 Configuration Manager by issuing the mqsicreateconfigmgr command (or the BIPCRCM job on z/OS).

    Use different queue manager names for the Version 5.0 and Version 6.0 Configuration Managers to maintain uniqueness in the WebSphere MQ network.

  5. On the second computer, configure WebSphere MQ to allow the Version 6.0 Configuration Manager to communicate with the broker network. For example, you might need to configure channels, transmission queues, and remote queue manager definitions.
  6. On the second computer, issue the mqsirestoreconfigmgr command (or the BIPRSCM job on z/OS) to overwrite the contents of the empty Version 6.0 Configuration Manager repository with the repository that you backed up from the original computer.
  7. On the second computer, start the Version 6.0 Configuration Manager.
  8. On the second computer, deploy the complete topology to associate all the brokers in the domain with the Version 6.0 Configuration Manager. Deploy the topology using either the Message Brokers Toolkit or the command-line interface, on either Version 5.0 or Version 6.0.
When you have migrated the Configuration Manager, ensure that you have migrated the rest of the components: then see the post-migration tasks for information about tasks that you might want to perform after migration.
Related concepts
Configuration Manager
Related tasks
Migrating a Configuration Manager from WebSphere Business Integration Event Broker Version 5.0 to WebSphere Event Broker Version 6.0
Starting and stopping a Configuration Manager
Deploying a publish/subscribe topology
Related reference
Installation Guide
mqsimigratecomponents command
mqsibackupconfigmgr command
mqsirestoreconfigmgr command