Data Transformation Engine Return Codes and Errors Reference Guide
Chapter 6 – Type Tree Analysis Type Tree Analysis Logic Error Messages
Return Code Message
L159 DELIMITER ‘type name’ is same type as release
character – TYPE: ‘type name’
Hint: A delimiter and a release character cannot have the same
name. You may need to add sub-types to the type name used in
error and replace both the delimiter and release character names
to refer to the new sub-types.
L160 DELIMITER ‘type name’ is sub-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
delimiter and a release character. You can add another sub-type
to the syntax item and replace the release character name with
the new sub-type name.
L161 DELIMITER ‘type name’ is super-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
delimiter and a release character. You can add another sub-type
to the syntax item and replace the delimiter name with the new
sub-type name.
L162 DELIMITER ‘type name’ is same type as Floating
Component – TYPE: ‘type name’
Hint: A delimiter and a floating component cannot have the same
name. Try adding sub-types to the type name used in error and
replace both the delimiter and floating component names to refer
to the new sub-types.
L163 DELIMITER ‘type name’ is sub-type of Floating
Component – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
delimiter 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.
L164 DELIMITER ‘type name’ is super-type of Floating
Component – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
delimiter and a floating component. You can add another sub-type
to the syntax item and replace the delimiter name with the new
sub-type name.