WebSphere Message Brokers
File: an28090_
Writer: Bill Oppenheimer

Reference topic

This build: July 31, 2007 21:34:08

mqsistop command - z/OS

Purpose

Use the mqsistop command to stop a WebSphere Message Broker component; the controller must be running.

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 a broker, Configuration Manager, or User Name Server when its controller (control process) is already running.
Component Command Description
Broker
  • /P <Broker started task name>
  • /F <Broker started task name>,P
  • /F <Broker started task name>,PC
  • Stop broker.
  • Stop broker; this is the same as /P. You can also use /F <broker started task name>,STOP
  • Stop broker component. This stops the broker process (including any execution group address spaces), but leaves the message broker console command server running inside the controller address space. This allows you to run the mqsichangebroker command console command. Restart the broker afterwards by running the mqsistart command (SC) console command.
Configuration Manager
  • /P <Configuration Manager started task name>
  • /F <Configuration Manager started task name>,P
  • /F <Configuration Manager started task name>,PC
  • Stop Configuration Manager.
  • Stop Configuration Manager; this is the same as /P. You can also use /F <configMgr started task name>,STOP
  • Stop Configuration Manager component. This stops the Configuration Manager process, but leaves the message broker console command server running inside the controller address space. This allows you to run the mqsichangeconfigmgr command console command. Restart the broker afterwards by running the mqsistart command (SC) console command.
User Name Server
  • /P <User Name Server started task name>
  • /F <User Name Server started task name>,P
  • /F <User Name Server started task name>,PC
  • Stop User Name Server.
  • Stop User Name Server; this is the same as /P. You can also use /F <User Name Server started task name>,STOP
  • Stop User Name Server started task name component. This stops the User Name Server process, but leaves the message broker console command server running inside the controller address space. This allows you to run the mqsichangeusernameserver command console command. Restart the broker afterwards by running the mqsistart command (SC) console command.

Syntax

z/OS console command - stopcomponent

Synonym: pc

Parameters

-i
(Optional) Immediately stop the broker.

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

This command is rejected by the WebSphere Message Broker console command server if a previous stop command has failed to complete. This can occur, for example, if one or more execution group address spaces cannot shutdown.

Examples

 F MQ00BRK,pc
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:34:08

an28090_ This topic's URL is: