START_COMMAND - UBROKER Component Definition option

Description

The START_COMMAND option specifies the full path name (member name for z/OS) of the program.

Optionally, START_COMMAND also can specify command line options.

Note

START_COMMAND is required in a component definition.

z/OS

Member names are located in the SUNVLOAD library.

IBM i

Non-qualified program names are located in the library list *LIBL.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Component Definition Keyword

start_command member or

start_command name[options]

(tick)

(tick)

(tick)

(tick)

Values

member / name is the program name of the component.

options is the optional list of command line options.


z/OS

options is not a valid value for START_COMMAND.