STOP_CMD - UCTL Manager configuration option

Description

The STOP_CMD option specifies the ID of the component that is to be terminated on the remote computer.

A component ID is assigned to a component when Universal Broker starts it. The Universal Query utility can be used to obtain a list of active components (along with their component IDs) that are managed by an instance of Universal Broker. (See Universal Query for information about Universal Query.)

STOP_CMD can require the user identifier and password of the user account with which the component to be stopped is executing. If so, the user identifier must be the same as the user identifier with which the component is executing; otherwise, STOP_CMD will fail. The user ID and password are specified with the USER_ID and USER_PASSWORD options.

Whether or not STOP_CMD requires a user ID and password depends on the Universal Control Server configuration.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-s compID


(tick)

(tick)

(tick)

Command Line, Long Form

-stop compID


(tick)

(tick)

(tick)

Environment Variable

UCTLSTOP=compID

(tick)

(tick)

(tick)

(tick)

Configuration File Keyword

n/a





STRUCT Parameter

STOP(compID)

(tick)




Values

compID is the ID of the component to be terminated.