mqsistop command - z/OS®

Use the mqsistop command to stop an IBM® Integration Bus integration node; the controller must be running.

Purpose

The following table distinguishes between the stop (/P) and stopcomponent commands, and lists the available options:
  • Use the stop (/P) command to bring a component into a state in which you can run the appropriate change command.
  • Use the stopcomponent command to stop an integration node when its controller (control process) is already running.
Component Command Description
IBM Integration Bus
  • /P <Integration node started task name>
  • /F <Integration node started task name>,P
  • /F <Integration node started task name>,PC
  • Stop integration node.
  • Stop integration node; this is the same as /P. You can also use /F <integration node started task name>,STOP
  • Stop IBM Integration Bus. This stops the integration node process (including any integration server address spaces), but leaves the IBM Integration Bus console command server running inside the controller address space. This allows you to run the mqsichangebroker command console command. Restart the integration node afterward by running the mqsistart command (SC) console command.

Syntax

z/OS console command - stopcomponent

Synonym: pc

Read syntax diagramSkip visual syntax diagramstopcomponentpc i=yes

Parameters

-i
(Optional) Immediately stop the integration node.

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

This command is rejected by the IBM Integration Bus console command server if a previous stop command has failed to complete. This can occur, for example, if one or more integration server address spaces cannot shutdown.