Starting and stopping a Configuration
Manager on Windows
Run the appropriate command to start or
stop a Configuration
Manager.
Use the mqsistart and mqsistop commands from the command
line.
Open the WebSphere® Event
Brokercommand
console. When you open the console, it sets up the environment
that you need to run any of the WebSphere Event
Broker commands.
If
you prefer, you can run the install_dir/bin/mqsiprofile command
to set up the environment.
To start a Configuration
Manager, enter the
following command on the command line:
mqsistartCMGR01
Substitute
your own Configuration
Manager name for CMGR01.
If you do not specify a name, the default of configmgr is
used.
The Configuration
Manager and its associated queue manager are
started. The command initiates the startup of the Windows service
for the Configuration
Manager.
Check the Application
Log in the Event Viewer 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.
If you do not specify a name, the default name configmgr is
used.