IBM Integration Bus, Version 10.0.0.9
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
Example: Changing the operation mode of your integration nodes
You want to convert from the Standard Edition (standardmode) to the full package (advancedmode).
About this task
Contact your IBM® representative
to upgrade your license, and change the integration node that you
have created to conform to your new license.
Procedure
Open a command prompt.
On Linux and UNIX, run the mqsiprofile command
to initialize the command environment.
On Windows,
click Start > All Programs > IBM Integration Bus
10.0.0.n > IBM Integration Console 10.0.0.n to
open a command console.
Run the following mqsimode command to change
the mode of your integration node
from standard to advanced (where integrationNodeName is the name of
your integration node):
mqsimodeintegrationNodeName -o advanced
The following messages are displayed:
BIP1060I: Connecting to the integration node...
BIP1115I: Connected to the integration node 'integrationNodeName'.
BIP1809I: Changing the mode of integration node 'integrationNodeName' to 'advanced'...
BIP8071I: Successful command completion.