AUTOMATICALLY_START - UEM Component Definition option

Description

The AUTOMATICALLY_START option indicates whether or not UEM Server is started automatically when the Universal Broker is started.

Note

AUTOMATICALLY_START is optional in a component definition.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Component Definition Keyword

auto_start option

(tick)

(tick)

Values

option is the specification for how the UEM Server is started.

Valid values for option are:

  • yes
    UEM Server is started automatically when the Universal Broker is started.
  • no
    UEM Server is not started automatically when the Universal Broker is started.

Note

Select yes for an event-driven UEM Server. The attempt to start a UEM Server automatically will succeed only if the values for the COMPONENT_TYPE and START_COMMAND component definition options are compatible with an event-driven UEM Server.

Select no for a demand-driven UEM Server and for any event-driven UEM Server that should not be started automatically.


Default is yes.