IBM Integration Bus, Version 10.0.0.1 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.
Check that you have no aggregations in progress on this integration
node. When you migrate an integration node to Version 10.0, all live data that
is being stored for aggregations in progress is lost.
If the integration node runs in a locale that is not listed in Locales, check that the code page is one of the supported code pages, and that the locale
is set up correctly.
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
Install IBM Integration Bus Version
10.0 on
the same computer as the current version. You must
specify a new location for this installation.
Stop all channels that are connected to the integration
node.
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.
Open a command environment for the current version, and
stop the integration node by using the mqsistop command.
Set up the correct Version 10.0 command environment:
On Linux and UNIX systems, open a new shell and
run the environment profile mqsiprofile for
this Version 10.0 installation.
On 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.
Run the mqsimigratecomponents command
to migrate the integration node. For example:
mqsimigratecomponentsIBNODE
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.
Copy all additional custom environment settings
from your original environment into your Version 10.0 environment; for example,
MQSI_FILENODES_ROOT_DIRECTORY.
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:
mqsichangebrokerIBNODE -q
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: