Data Transformation Engine Type Designer Reference Guide
Appendix A - Return Codes and Error Messages  Type Tree Analysis Logic Error Messages 
Return Code  Message 
L122  Default TERMINATOR not specified – TYPE: ‘type 
name’ 
Hint: This Type was specified with a syntax item for its 
terminator. Add a default value to define a value for that 
terminator has not been encountered in the data. 
L123  Default TERMINATOR not in restriction list – TYPE: 
‘type name’  
Hint: This Type was specified with a syntax item for its 
terminator. Please add the default value to the restriction list of 
that syntax item. 
L124  TERMINATOR type is not a SYNTAX ITEM – TYPE: ‘type 
name’ 
Hint: Terminators specified as an item must be specified to be 
interpreted as SYNTAX to set the value of the terminator if it 
appears as a component in a data stream. 
L125  TERMINATOR type has no restriction list – TYPE: 
‘type name’ 
Hint: All syntax items need a restriction list. 
L126  COMPONENT range minimum (#) greater than range 
maximum (#) – COMPONENT ‘type name’ – TYPE: ‘type 
name’ 
Hint: The minimum range must be less than or equal to the 
maximum range. 
L127  COMPONENT range minimum (#) less than inherited 
range minimum(#) – COMPONENT ‘type name’ – TYPE: 
‘type name’ 
Hint: The component in error has been inherited. Look at the 
range of the component with the same name in the super-type’s 
component list. 
L128  COMPONENT range maximum (#) greater than inherited 
range maximum(#) – COMPONENT ‘type name’ – TYPE: 
‘type name’ 
Hint: The component in error has been inherited. Look at the 
range of the component with the same name in the super-type’s 
component list. 










