IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

mqsistop command - Windows, Linux, and UNIX systems

How to use the mqsistop command on Windows, Linux, and UNIX systems.

Purpose

Use the mqsistop command to stop an IBM® Integration Bus component.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-mqsistop--Component--+------+--+------+---------------------><
                        '- -q -'  '- -i -'   

Parameters

Component
(Required) Specify the name of the broker that you want to stop.

On Linux and UNIX systems, all names are case sensitive.

-q
(Optional) Stops the WebSphere® MQ queue manager associated with this component.

Specify this flag only if the IBM Integration Bus component is the last (or only) IBM Integration Bus component active on this queue manager. The mqsistop command initiates a controlled shutdown of the queue manager, and informs other users of the queue manager that it is closing.

Stop other IBM Integration Bus components that use this queue manager before you issue the mqsistop command with this option; alternatively stop them afterward or restart the queue manager.

If you use this option, be aware that any listeners associated with this queue manager are not stopped with the queue manager. Stop these listeners manually after issuing the mqsistop command.

-i
(Optional) Immediately stops the broker.

Specify this flag only if you have already tried, and failed, to stop the broker in a controlled fashion by using the mqsistop command without the -i flag.

Responses

  • BIP8012 Unable to connect to system components
  • BIP8013 Component does not exist
  • BIP8016 Component cannot be stopped
  • BIP8019 Component stopped
  • BIP8030 Unable to modify user privileges
  • BIP8049 Unable to stop queue manager
  • BIP8093 Queue manager being created
  • BIP8094 Queue manager stopping

Examples

To stop the broker, mybroker, and the WebSphere MQ queue manager associated with it:
mqsistop mybroker -q

an28080_.htm | Last updated Friday, 21 July 2017