Data Transformation Engine Map Designer Reference Guide
Chapter 10 - Map Settings MapAudit Settings
Map Designer Reference Guide
169
Value Description
following example:
"
data at offset xx ('DATA…')is the wrong
size for the TYPE X'(02) (typename)"
When using the TooLong TooShort value for the BurstAdit > Data >
SizeValidation setting and the data fails the minimum size requirement, the
input trace file entry will look similar to the following example:
(Level 1: Offset 41, len 6, comp 5 of 7, #1, DI 00000005:)
Data at offset 41 ('SYNTAX...') fails minimum size requirements
TYPE X'0007' (LongSyntaxItem ROOT).
BurstAudit > Execution
The Execution value determines whether to include audit execution information
in the audit log.
The execution audit log includes the command used to run the map from a
command line, the number of input and output objects, and information about
data sources, data targets, work area size, and the time it took to run the map.
The execution log does not include information about restarts.
The BurstAudit > Execution settings are listed in the following table. The default
setting is Never.
Value Description
Always Include burst audit execution information in the
audit log, regardless of map execution outcome.
Never Do not include burst audit execution information
in the audit log, regardless of map execution
outcome.
OnBurstError If the burst execution outcome meets a failure
condition, write burst audit execution information
to the audit log.
OnBurstWarningOrError If the burst execution outcome is a warning or
meets a failure condition, write burst audit
execution information to the audit log.