SECURE_CFT - USAP configuration option
Description
The SECURE_CFT option specifies the mode of client fault tolerance that will be used for the command invocation.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -cft_secure_cft option | |||||
Environment Variable | USAP_CFT_SECURE_CFT=option | |||||
Configuration File Keyword | cft_secure_cft option |
Value
option is the mode of client fault tolerance that will be used for the command invocation.
Valid values for option are:
- yes
Secure CFT will be used for the command. See Client Fault Tolerance - Universal Connector for details on the secure CFT mode. - no
Original pre-XBP 2.0 CFT will be used for the command. See Client Fault Tolerance - Universal Connector for details on the pre-XBP 2.0 CFT mode.
Default is yes.
Command Usage
The SECURE_CFT option is a CFT (Client Fault Tolerant) option.
CFT (Client Fault Tolerant) options are associated with program execution, not commands. They are used to configure a client fault tolerant job run.