UAG_AUTOSTART - UBROKER Configuration Option
Description
The UAG_AUTOSTART option specifies a value to override the AUTOMATICALLY_START option in the UAG Server component definition.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line | -uag_autostart option | ||||
Environment Variable | UAGAUTOSTART=option |
Values
option is the specification for whether or not the UAG Server will start automatically at Universal Broker start-up, regardless of the value specified in the AUTOMATICALLY_START UAG Server component definition.
Valid values for option are:
- yes
UAG Server will automatically start at Universal Broker start-up. - no
UAG 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 UAG Server component definition controls start-up behavior.
Example
ubroker -uag_autostart no