CFT (Client Fault Tolerant) Options - Universal Connector for SAP
Description
The CFT (Client Fault Tolerant) options are used to configure a client fault tolerant job run. Client fault tolerance is requested for a Universal Connector job run by specifying a COMMAND_ID.
Command Line Syntax
The following figure illustrates the command line syntax of the CFT options, using their command line, long form.
-cmdid id -restart {yes|no|auto} -autorestartok {yes|no} -cft_secure_cft {yes|no} -cft_abap abap_program -cft_target_host host -cft_cmd_prefix command_prefix -force {yes|no}
CFT Options List
The following table describes all CFT options and provides the command line, long form of each option illustrated in the CFT options command line syntax, above.
Configuration | Command Line | Description |
---|---|---|
-autorestartok | Specification for whether or not a RESTART value of AUTO will be allowed. | |
-cft_abap | ABAP program to use for the command ID job step. | |
-cft_cmd_prefix | In pre-XBP 2.0 CFT mode, the prefix command required for the operating system of the target host. | |
-cft_target_host | In pre-XBP 2.0 CFT mode, the target host to use for the command ID job step when the command ID option is used. | |
-cmdid | Identifier used to identify the unit of work represented by a USAP command and the associated SAP job. | |
-force | Specification for whether or not the process chain instance associated with a client fault tolerant process chain job is restarted on the SAP system. | |
-restart | Specification for whether or not this execution of USAP is a restart of a previous client fault tolerant USAP command. | |
-cft_secure_cft | Mode of client fault tolerance to be used for the command invocation. |