Data Transformation Engine Execution Commands Reference Guide
Chapter 2 - Execution Commands List of Execution Commands
Execution Commands Reference Guide
44
Option Description
KU
When the map, burst, or card runs, a backup file will
always be created using a unique backup name in the
map directory.
K1'
filename
'
If the map, burst, or card does not successfully
complete, a backup file will be created to
filename
.
Note If '
filename
' is not an absolute path, the map
directory will be pre-pended.
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.
trgt-adptr-cmd
This option provides the adapter-specific commands
(up to 260 characters) that connect to the data source
and retrieve the input data. See the adapter-specific
information in the Resource Adapters Reference
Guide.
.
Use Command in the compiled map file.
WorkSpace PageSize (-P)
When a file-based WorkSpace is used, the amount of memory accessed at a given
time depends on the number of pages and the size of pages you configure for a
map to run. Use the WorkSpace PageSize execution command (
-P) to specify the
size of and number of pages to be used.