Data Transformation Engine Type Designer Reference Guide
Appendix A - Return Codes and Error Messages Type Tree Analysis Logic Error Messages
Return Code Message
L174 TERMINATOR ‘type name’ is same type as release
character – TYPE: ‘type name’
Hint: A terminator 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 terminator and release character
names with the new sub-types.
L175 TERMINATOR ‘type name’ is sub-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
terminator 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.
L176 TERMINATOR ‘type name’ is super-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
terminator and a release character. You can add another sub-type
to the syntax item and replace the terminator name with the new
sub-type name.
L177 TERMINATOR ‘type name’ is same type as Floating
Component – TYPE: ‘type name’
Hint: A terminator 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 terminator and floating
component names with the new sub-types.
L178 TERMINATOR ‘type name’ is sub-type of Floating
Component – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
terminator 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.
L179 TERMINATOR ‘type name’ is super-type of Floating
Component – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both a
terminator and a floating component. You can add another sub-
type to the syntax item and replace the terminator name with the
new sub-type name.