RESTART - OMS Component Definition option
Description
The RESTART option specifies whether or not the Universal Message Service (OMS) Server should be restarted if it ends.
Note
RESTART is optional in a component definition.
An OMS Server is restarted when the following conditions are met:
- Universal Broker is not in shutdown mode.
- OMS Server has not been stopped by Universal Broker, Universal Control, or Universal Enterprise Controller. This is considered a controlled shutdown.
- RESTART option value is yes.
- OMS Server's exit conditions must meet one of the values specified by the RESTART_CONDITIONS option.
- OMS Server must not have been restarted more than specified by the RESTART_MAX_FREQUENCY option.
Usage
Method |
Parameter / Value |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Component Definition Keyword |
restart option |
|
|
|
|
|
Values
option is the specification for how the OMS Server is restarted.
Valid values for option are:
- yes
OMS Server is restarted automatically by the Universal Broker if the OMS Server stops.
- no
OMS Server is not restarted automatically by the Universal Broker if the OMS Server stops.