START_COMMAND - UEM Component Definition option
Description
The START_COMMAND option specifies the full path name to the UEM Server program.
START_COMMAND also specifies whether the UEM Server is to run in demand-driven mode or event-driven mode.
- For a demand-driven UEM Server (that is, a UEM Server whose COMPONENT_TYPE is set to uemd), the following parameter and value are required as part of this option: -demand yes.
- For an event-driven UEM Server, (that is, a UEM Server whose COMPONENT_TYPE is set to uems), the -demand parameter must be omitted from this option.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Component Definition Keyword | start_command name -demand option |
Values
name is the full path name of the UEM Server program.
option is the specification for whether the UEM Server is to be run in demand-driven mode or event-driven mode.
Defaults
UNIX | For a demand-driven UEM Server: |
---|---|
Windows | For the demand-driven UEM Server: |
Note
These default values are set during product installation and should not be changed.