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 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.

  • No labels