STOP command
The STOP command (P) stops BMC AMI Datastream for z/OS.
If there are any records still on the message queue that need to be processed, BMC AMI Datastream leaves the queue allocated so that a warm start can be attempted.
The following diagram shows the syntax of the STOP command:
Statement parameter
The STOP command uses the following parameters:
Parameter | Description |
---|---|
czagentName | taskName | Name of the BMC AMI Datastream job or started task specified on the START command or in the JCL For a description of how this name is determined and specified, see "MODIFY command" in the "MVS system commands reference" section on the IBM Knowledge Center website. This parameter is required. |
Termination (STOP) responses
Message CZA0212I indicates that the STOP command is accepted by the specified instance name, with the precise build version information.
Message CZA0234I indicates that termination is in progress.
Message CZA0042I indicates that BMC AMI Datastream completed with a return code. For more information, see Codes issued by BMC AMI Datastream products.
For more details, see Messages CZA0000 through CZA0099 and Messages CZA0200 through CZA0299.
Related topic