Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure illustrates the command line syntax of the CFT options, using their command line, long form.

<i>id</i>
 id 
-restart
 {
<b>yes</b>|<b>no</b>|<b>auto</b>

-autorestartok

yes|no|auto}
-autorestartok {
<b>yes</b>|<b>no</b>
yes|no}
-cft_secure_cft
 {
<b>yes</b>|<b>no</b>
yes|no}
-cft_abap
 
<i>abap
abap_
program</i>
program
-cft_target_host
Panel
Html bobswift
<pre>
-cmdid
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
 <i>host</i>
 host
-cft_cmd_prefix
Html bobswift
 
<i>command
command_
prefix</i>
prefix
-force
Html bobswift
 {
<b>yes</b>|<b>no</b>} </pre>
yes|no}

Anchor
CFT Options List
CFT Options List
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
Option Name

Command Line
Long Form

Description

ALLOW_AUTO_RESTART

-autorestartok

Specification for whether or not a RESTART value of AUTO will be allowed.

CFT_ABAP_PROGRAM

-cft_abap

ABAP program to use for the command ID job step.

CFT_COMMAND_PREFIX

-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

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

COMMAND_ID

-cmdid

Identifier used to identify the unit of work represented by a USAP command and the associated SAP job.

FORCE

-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

-restart

Specification for whether or not this execution of USAP is a restart of a previous client fault tolerant USAP command.

SECURE_CFT

-cft_secure_cft

Mode of client fault tolerance to be used for the command invocation.

...