NETWORK_FAULT_TOLERANT - UCMD Manager configuration option

Description

The NETWORK_FAULT_TOLERANT option specifies whether or not network fault tolerance should be activated.

Network fault tolerance enables a UCMD Manager and UCMD Server to recover from network faults and continue executing without any loss of data.

Network fault tolerance is not negotiated between the UCMD Manager and UCMD Server. The UCMD Server must have its NETWORK_FAULT_TOLERANT configuration option activated in order for the UCMD Manager and UCMD Server to execute with the network fault tolerant protocol.

If the UCMD Server does have network fault tolerance activated, this UCMD Manager NETWORK_FAULT_TOLERANT option controls whether or not it is used.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

-N option


(tick)

(tick)

(tick)

Command Line, Long Form

-networkft option


(tick)

(tick)

(tick)

Environment Variable

UCMDNETWORKFT=option

(tick)

(tick)

(tick)


Configuration File Keyword

network_fault_tolerant option

(tick)

(tick)

(tick)

(tick)

STRUCM Parameter

NETWORKFT(*option)

(tick)




Values

option is the specification for whether or not to activate network fault tolerance.

Valid values for option are:

  • yes
    Fault tolerance is requested. If the UCMD Server has fault tolerance activated, the UCMD Manager and UCMD Server will use a fault tolerant network protocol.
  • no
    Fault tolerance is not requested. The fault tolerant protocol will not be used.

Default is no.