Data Transformation Engine Type Designer Reference Guide
Appendix A - Return Codes and Error Messages  Type Tree Analysis Logic Error Messages 
Return Code  Message 
L106  Default DELIMITER not specified – TYPE: ‘type name’ 
Hint: This Type was specified with a FIND option for its delimiter. 
Please add a default value to define what to use for building 
outputs. 
L107  Default DELIMITER not in restriction list – TYPE: 
‘type name’ 
Hint: This delimiter was specified as a syntax item. Add the 
default value to the restriction list for that syntax item. 
L108  DELIMITER type is not a SYNTAX ITEM – TYPE: ‘type 
name’ 
Hint: Delimiters specified as an item must be specified to be 
interpreted as SYNTAX to set the value of the delimiter if it 
appears as a component in a data stream. 
L109  DELIMITER type has no restriction list – TYPE: 
‘type name’ 
Hint: All syntax items need a restriction list. 
L110  RELEASE CHARACTER neither inherited nor local – 
TYPE: ‘type name’  
Hint: The release character name has been entered incorrectly. It 
should be either the name of a local type, the name of an 
inherited release character, or the name of a type in the sub-tree 
of the inherited release character. 
L111  Default RELEASE CHARACTER not specified – TYPE: 
‘type name’ 
Hint: This Type was specified with a syntax item for its release 
character. Please add a default value to define a value for the 
release character that has not been encountered in the data. 
L112  Default RELEASE CHARACTER not in restriction list – 
TYPE: ‘type name’ 
Hint: This Type was specified with a syntax item for its release 
character. Please add the default value to the restriction list of 
that syntax item. 
L113  RELEASE CHARACTER type is not a SYNTAX ITEM – TYPE: 
‘type name’ 
Hint: Release characters specified as an item must be specified to 
be interpreted as SYNTAX to set the value of the release character 
if it appears as a component in a data stream. 










