IBM Integration Bus, Version 10.0.0.3 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Performing in-place migration for an integration node on distributed operating systems

Migrate an integration node on a distributed operating system to use the enhanced facilities available in IBM® Integration Bus Version 10.0 by using in-place migration.

Before you begin

About this task

To migrate an integration node on a distributed operating system to Version 10.0 on the same computer, complete the following steps:

Procedure

  1. Install IBM Integration Bus Version 10.0 on the same computer as the current version. You must specify a new location for this installation.
  2. Stop all channels that are connected to the integration node.
  3. If any web browsers are connected to the web user interface for the integration node, close the web user interface browser window and clear the browser cache.
  4. Open a command environment for the current version, and stop the integration node by using the mqsistop command.
  5. Optional: If your message flows access user databases by using ODBC connections, update the ODBC definitions to Version 10.0 format by following the instructions in Updating ODBC definitions when you migrate to IBM Integration Bus Version 10.0.
  6. Set up the correct Version 10.0 command environment:
    • Linux platformUNIX platformOn Linux and UNIX systems, open a new shell and run the environment profile mqsiprofile for this Version 10.0 installation.
    • Windows platformOn Windows, click Start, and open the Command Console that is associated with the Version 10.0 installation.

      On Windows systems, you must open a command console with elevated privileges. To open a command console with elevated privileges, use the mqsicommandconsole command. For more information, see mqsicommandconsole command.

  7. Run the mqsimigratecomponents command to migrate the integration node. For example:
    mqsimigratecomponents IBNODE

    All configuration data is retrieved from the integration node database for the original version. If you configured a default user ID and password for your integration node by using the -u and -p options on the mqsicreatebroker command, these values are migrated with the integration node. You can change these values for your Version 10.0 integration node by using the mqsisetdbparms command.

  8. Copy all additional custom environment settings from your original environment into your Version 10.0 environment; for example, MQSI_FILENODES_ROOT_DIRECTORY.
  9. If your integration node does not need to be associated with a queue manager in Version 10.0, you can remove the queue manager from the integration node by using the mqsichangebroker command:
    mqsichangebroker IBNODE -q
  10. Start the Version 10.0 integration node by using the mqsistart command.

What to do next

When you have completed the integration node migration, complete the following tasks:

bh23442_.htm | Last updated 2015-11-27 00:01:34