MANAGER_FAULT_TOLERANT - UCMD Manager configuration option

Description

The MANAGER_FAULT_TOLERANT option specifies whether or not the manager fault tolerant feature is used.

See Manager Fault Tolerance - Universal Command for details on manager fault tolerance.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-M option


(tick)

(tick)

(tick)

Command Line, Long Form

-managerft option


(tick)

(tick)

(tick)

Environment Variable

UCMDMANAGERFT option

(tick)

(tick)

(tick)


Configuration File Keyword

manager_fault_tolerant option

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

MANAGERFT(*option)

(tick)




Values

option is the specification for whether or not manager fault tolerance is used.

Valid values for option are:

  • yes
    Manager fault tolerant feature is enabled. The COMMAND_ID option is required.
  • no
    Manager fault tolerant feature is disabled.

Default is no.