COMPONENT_NAME - OMS Component Definition option
Description
The COMPONENT_NAME option specifies the name of the Universal Message Service (OMS) Server.
Component start requests refer to OMS Server by this name.
Note
COMPONENT_NAME is optional in a component definition. If it is not specified, the file name is used as the component name.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Component Definition Keyword | component_name name |
Values
name is the name of the OMS server.
There is only one valid value for name:
- oms
(This is the name of the OMS Server component definition file / member.)
This name should not be changed.