Data Transformation Engine Execution Commands Reference Guide

Chapter 2 - Execution Commands List of Execution Commands
Execution Commands Reference Guide
27
Option Description
K1+'
filename
'
If the map, burst, or card does not successfully complete,
a backup file will be appended to
filename
.
Note If '
filename
' is not an absolute path, the map
directory will be pre-pended.
KU1'
filepath
'
If the map, burst, or card does not successfully complete,
a backup file will be created using a unique backup name
in the directory
filepath
.
Note If '
filepath
' is not an absolute path, the map
directory will be pre-pended.
KU1
If the map, burst, or card does not successfully complete,
a backup file will be created using a unique backup name
in the map directory.
src-adptr-cmd
Specify the settings for the source using the adapter-
specific commands (up to 260 characters). See the
appropriate database adapter documentation in the
Resource Adapters Reference Guide.
.
Use Command in the compiled map file.
Input Source Override – Echo (-IE)
Use the Input Source Override – Echo execution command (-IE) to override
specifications in the compiled map file for a specific input card for a single
execution of a map.
-IE
card_num
[S
size
][W|!W]
source
Option Description
card_num
This is the card number of the input to override.
S
size
This is the size of the data specified by
source
(in bytes).
W
After a map runs for the first time, the WorkArea created for the
input card is not deleted. On subsequent executions of the same
map, the data for this input card is not validated and the
WorkArea information for the card is retrieved from the existing
WorkArea.