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:

  1. Universal Broker is not in shutdown mode.
  2. OMS Server has not been stopped by Universal Broker, Universal Control, or Universal Enterprise Controller. This is considered a controlled shutdown.
  3. RESTART option value is yes.
  4. OMS Server's exit conditions must meet one of the values specified by the RESTART_CONDITIONS option.
  5. 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



(tick)

(tick)


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.