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 | ||||
Command Line, Long Form | -managerft option | ||||
Environment Variable | UCMDMANAGERFT option | ||||
Configuration File Keyword | manager_fault_tolerant option | ||||
STRUCM Parameter | MANAGERFT(*option) |
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.