COMPONENT_NAME - UCTL Component Definition option
Description
The COMPONENT_NAME option specifies the name of the Universal Control Server.
Component start requests refer to Universal Control Server by this name.
info
COMPONENT_NAME is optional in a component definition. If it is not specified, the file name is used as the component name.
Usage
Specification Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Component Definition Keyword | component_name name |
Values
name is the name of the Universal Control Server.
The only valid value for name is:
- uctl
(This is the name of the Universal Control Server component definitions file / member.)
info
This name should not be changed.