Starting and stopping a Configuration
Manager on Linux® and UNIX® systems
Run the appropriate command to start or
stop a Configuration
Manager.
Use the mqsistart and mqsistop commands from the command
line.
Run './install_dir/bin/mqsiprofile' to
source the mqsiprofile script and set up the environment
for a single targeted runtime. You must do this before you can
run any of the WebSphere® Event
Broker commands.
To start aConfiguration
Manager, enter the following
command on the command line:
mqsistartCMGR01
Substitute
your own Configuration
Manager name for CMGR01.
The Configuration
Manager and its associated
queue manager are started.
Check the system log to ensure that
the Configuration
Manager has initialized successfully. If errors have been reported,
review the messages and take the suggested actions to resolve these problems.
To stop a Configuration
Manager, enter the following
command on the command line:
mqsistopCMGR01
Substitute
your own Configuration
Manager name for CMGR01.