Run the appropriate command to start or
stop a broker.
- 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 a broker, enter the following command on the command line:
mqsistart WBRK_BROKER
Substitute
your own broker name for WBRK_BROKER.
The broker and its associated queue manager are started.
Check the system log to ensure that the broker has initialized successfully. If errors have been reported,
review the messages and take the suggested actions to resolve these problems.

- To stop a broker, enter the following command on the command line:
mqsistop WBRK_BROKER
Substitute
your own broker name for WBRK_BROKER.
You
can also request that the broker's queue manager is stopped by this command.
Refer to Stopping a WebSphere MQ queue manager when you stop a component.