Data Transformation Engine Execution Commands Reference Guide
Chapter 2 - Execution Commands List of Execution Commands
Execution Commands Reference Guide
37
-OD
card_num
[R
count
:
interval
][B]
[K['
filename
']|[+'
filename
']|[U'
filepath
']|[U]|
[1
'
filename
']|[1+'
filename
']|[U1'
filepath
']|[U1]]
{
target-adptr-cmd
|.}
Option Description
card_num
This is the card number of the output to override.
R
count:interval
Specify Retry settings. If the target is unavailable, the
adapter attempts to access the target as many times as
specified by the
count
setting at the interval specified by
the
interval
setting.
count
number of attempts to access the database
interval
number of seconds to wait between attempts
Note If this option is not specified, the Retry settings
compiled into the map are used. To eliminate
adapter retry, specify R0:0.
B
If the map, burst, or card does not complete successfully,
roll back any changes made to this data target. If this
option is not specified, the OnFailure setting compiled
into the map is used.
K
When the map, burst, or card runs, no backup file will be
created.
K
'
filename
'
When the map, burst, or card runs, a backup file will
always be created to
filename
.
Note If '
filename
' is not an absolute path, the map
directory will be pre-pended.
K+'
filename
'
When the map, burst, or card runs, a backup file will
always be appended to
filename
.
Note If '
filename
' is not an absolute path, the map
directory will be pre-pended.