Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The OMS_AUTOSTART option specifies a value to override the AUTOMATICALLY_START option value in the OMS Server component definition.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line

-oms_autostart  option


(tick)

(tick)


Environment VariableOMSAUTOSTART=option

(tick)

Values

option is the specification for whether or not the OMS Server will start automatically at Universal Broker start-up, regardless of the value specified in the OMS Server component definition.

Valid values for option are:

  • yes
    OMS Server will automatically start at Universal Broker start-up.
  • no
    OMS 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 OMS Server component definition controls start-up behavior.

Example

ubroker -oms_autostart no


  • No labels