OMS_AUTOSTART - UBROKER Configuration Option
Description
The OMS_AUTOSTART option specifies a value to override the AUTOMATICALLY_START option value in the OMS Server component definition.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line | -oms_autostart option | ||||
Environment Variable | OMSAUTOSTART=option |
Values
option is the specification for whether or not the OMS Server will start automatically at Universal Broker start-up, regardless of the value specified in the OMS Server component definition.
Valid values for option are:
- yes
OMS Server will automatically start at Universal Broker start-up. - no
OMS Server will NOT start automatically at Universal Broker start-up.
Default
There is no default.
If this option is not specified, the AUTOMATICALLY_START option in the OMS Server component definition controls start-up behavior.
Example
ubroker -oms_autostart no