Data Transformation Engine Type Designer Reference Guide

Appendix A - Return Codes and Error Messages Type Tree Analysis Logic Error Messages
Return Code Message
L168 INITIATOR ‘type name’ is same type as release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both an
initiator and a release character. You can add sub-types to the
syntax item and replace both the initiator name and the release
character name with a new sub-type name.
L169 INITIATOR ‘type name’ is sub-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both an
initiator 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.
L170 INITIATOR ‘type name’ is super-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both an
initiator and a release character. You can add another sub-type to
the syntax item and replace the initiator name with the new sub-
type name.
L171 INITIATOR ‘type name’ is same type as Floating
Component – TYPE: ‘type name’
Hint: An initiator and a floating component cannot have the same
name. Try adding sub-types to the type name used in error and
replace both the initiator and floating component names with the
new sub-types.
L172 INITIATOR ‘type name’ is sub-type of Floating
Component – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both an
initiator 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.
L173 INITIATOR ‘type name’ is super-type of Floating
Component – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify both an
initiator and a floating component. You can add another sub-type
to the syntax item and replace the initiator name with the new
sub-type name.