RESTART - UAG Component Definition option

Description

The RESTART option specifies whether or not the Universal Automation Center Agent (UAG) Server should be restarted if it ends.
 

Note

RESTART is optional in a component definition.

 

The UAG Server is restarted when the following conditions are met:

  1. Universal Broker is not in shutdown mode.
  2. UAG 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. UAG Server's exit conditions must meet one of the values specified by the RESTART_CONDITIONS option.
  5. UAG Server must not have been restarted more than specified by the RESTART_MAX_FREQUENCY option.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

restart options

(tick)

(tick)

(tick)

Values

options is the specification for whether or not the UAG Server should be restarted.

Valid values for options are:

  • yes
    UAG Server should be restarted if it meets the restart criteria.
  • no
    UAG Server should not be restarted.

Default is no.