Data Transformation Engine Execution Commands Reference Guide
Chapter 2 - Execution Commands  List of Execution Commands 
Execution Commands Reference Guide 
16 
Option Description 
1|2  1 is the audit code for fail size (WrongSize). 
2 is the audit code for fail minimum size or fail maximum size 
(TooLongTooShort). 
Note If using the 1 or 2 option as well as the R or W option with 
the D sub-option, the 1 or 2 must follow the R or W. For example: 
-AEDW2 
This example represents SummaryAudit Execution, SummaryAudit 
Data, OnWarning, and TooLongTooShort. 
B 
The burst execution information includes: 
♦  the burst return value 
♦  the time it took for the burst to execute 
♦  the number of bytes, the adapter return value, and the content 
return value for each card 
Example: 
<ExecutionLog burstreturn="0" ElapsedSec="0.6846"> 
 <inputstatus card="1" bytes="4904"
 adapterreturn="0" 
 contentreturn="0"/> 
 <inputstatus card="2" bytes="270"
 adapterreturn="0" 
 contentreturn="0"/> 
 <outputstatus card="1" bytes="18695
 adapterreturn="0" 
 contentreturn="0"/> 
</ExecutionLog> 
E 
The execution summary audit information includes: 
♦  return codes resulting from the map execution 
♦  execution time (in seconds) 
♦  command line used to execute the map 
♦  number of input objects found and output objects built 
(Command Server only) 
♦  details about the map sources and destinations 
♦  work file names and sizes 










