Data Transformation Engine Return Codes and Errors Reference Guide
Chapter 6 – Type Tree Analysis Type Tree Analysis Logic Error Messages
Return Code Message
L146 COMPONENT ‘type name’ is super-type of terminator –
TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify a
terminator. You can add another sub-type to the syntax item and
replace the component name with the new sub-type name.
L147 COMPONENT ‘type name’ is same type as Floating
Component – TYPE: ‘type name’
Hint: Make both the floating component name and the component
name sub-types of the floating component.
L148 COMPONENT ‘type name’ is sub-type of Floating
Component – TYPE: ‘type name’
Hint: Make both the floating component name and the component
name sub-types of the floating component.
L149 COMPONENT ‘type name’ is super-type of Floating
Component – TYPE: ‘type name’
Hint: Make both the floating component name and the component
name sub-types of the floating component.
L150 COMPONENT ‘type name’ is same type as release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify a release
character. You can add sub-types to the syntax item and replace
both the component name and the release character name with
the new sub-type names.
L151 COMPONENT ‘type name’ is sub-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify 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.
L152 COMPONENT ‘type name’ is super-type of release
character – TYPE: ‘type name’
Hint: This occurs when a syntax item is used to specify a release
character. You can add sub-types to the syntax item and replace
the component name with the new sub-type name.