Data Transformation Engine Type Designer Reference Guide
Appendix A - Return Codes and Error Messages  Type Tree Analysis Logic Error Messages 
Return Code  Message 
L180 RELEASE CHARACTER ‘type name’ is same type as 
Floating Component – TYPE: ‘type name’  
Hint: A release character and a floating component cannot have 
the same name. You may need to add sub-types to the type name 
used in error and replace both the release character and floating 
component names to refer to the new sub-types. 
L181  RELEASE CHARACTER ‘type name’ is sub-type of 
Floating Component – TYPE: ‘type name’  
Hint: This occurs when a syntax item is used to specify both a 
release character and a floating component. You can add another 
sub-type to the syntax item and replace the floating component 
name with the new sub-type name. 
L182 RELEASE CHARACTER ‘type name’ is super-type of 
Floating Component – TYPE: ‘type name’  
Hint: This occurs when a syntax item is used to specify both a 
release character and a floating component. You can add another 
sub-type to the syntax item and replace the release character 
name with the new sub-type name. 
L183  COMPONENT NAME ambiguous: ‘type name’ in TYPE: 
‘type name’  
Hint: This type has a component whose relative name can be 
associated with more than one type in the type tree. Rename the 
conflicting types. 
L184  RESTRICTION longer than max TYPE size – RESTRICTION 
# of TYPE: ‘type name’  
Hint: The Type in error is an item. Either change the maximum 
size of the item or remove the restriction. 
L185  RESTRICTION used in an earlier partition – 
RESTRICTION # of TYPE: ‘type name’  
Hint: Item Partitions must have mutually exclusive restrictions. 
Remove the restriction from one of the partition restriction lists. 
L186  Type of COMPONENT does not exist – ‘type name’ in 
TYPE: ‘type name’  
Hint: You probably entered an incorrect type name. Try the drag 
and drop approach to get the correct one. 










