Versions Compared

Key

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

...

Anchor
1031205
1031205
Pre-XBP 2.0 CFT Mode

<pre>
usap -userid bob -pwd secret -submit -jobname JOB_A -jobid 19561301 -start -wait 
     -cft_target_host pwdf0196 -cft_cmd_prefix "cmd /C" -cmdid E8E8E80001 -restart no
     -cft_secure_cft no
</pre>
 
Panel
Html bobswift


Note
titleNote

The Client Fault Tolerance Command ID Prefix is set up for a Windows host. In many user environments, the Client Fault Tolerance Command ID Prefix parameter can be specified in the configuration file and will never need to be specified on the command line. The same may be true for the Client Fault Tolerance Target Host parameter.

Anchor
1031211
1031211
Secure CFT Mode

<pre>
usap -userid bob -pwd secret -submit -jobname JOB_A -jobid 19561301 -start -wait 
     -cft_secure_cft yes -cft_abap BTCTEST -cmdid E8E8E80001 -restart no 
</pre>
Panel
Html bobswift


Note
titleNote

In secure CFT mode, the cft_secure_cft and cft_abap parameters would most likely be specified in the Universal Connector configuration file.

...

Anchor
1031221
1031221
Pre-XBP 2.0 CFT Mode

html-bobswift
Panel
<pre>
usap -userid bob -pwd secret -submit -jobname JOB_A -jobid 19561301 -start -wait 
     -cmdid E8E8E80001 -restart yes -cft_secure_cft no
</pre>
 

Anchor
1031225
1031225
Secure CFT Mode

<pre>
usap -userid bob -pwd secret -submit -jobname JOB_A -jobid 19561301 -start -wait 
     -cmdid E8E8E80001 -restart yes -cft_secure_cft yes
</pre>
 
Panel
Html bobswift

Anchor
1043464
1043464
Command Line Options

...

Anchor
1031233
1031233
Pre-XBP 2.0 CFT Mode

<pre>
usap -userid bob -pwd secret -submit -jobname JOB_A -jobid 19561301 -start -wait 
     -cft_target_host pwdf0196 -cft_cmd_prefix "cmd /C" -cmdid E8E8E80001 -restart auto
     -cft_secure_cft no 
</pre>
Panel
Html bobswift

Anchor
1031238
1031238
Secure CFT Mode

html-bobswift
Panel
<pre>
usap -userid bob -pwd secret -submit -jobname JOB_A -jobid 19561301 -start -wait 
     -cmdid E8E8E80001 -restart auto -cft_secure_cft yes
</pre>
 

Anchor
1043464
1043464
Command Line Options

...