Data Transformation Engine Return Codes and Errors Reference Guide
Chapter 6 – Type Tree Analysis Type Tree Analysis Logic Error Messages
Return Code Message
L127 COMPONENT range minimum (#) less than inherited
range minimum(#) – COMPONENT ‘type name’ – TYPE:
‘type name’
Hint: The component in error has been inherited. Look at the
range of the component with the same name in the super-type’s
component list.
L128 COMPONENT range maximum (#) greater than inherited
range maximum(#) – COMPONENT ‘type name’ – TYPE:
‘type name’
Hint: The component in error has been inherited. Look at the
range of the component with the same name in the super-type’s
component list.
L129 COMPONENT RULE references a COMPONENT later in the
component list – ‘type name’ – TYPE: ‘type name’
Hint: Move the component rule to the component later in the list.
L130 COMPONENT RULE references undefined type –
COMPONENT # of TYPE: ‘type name’
Hint: Verify the spelling of the data object name. The rule should
reference a data object name of the component or a data object
name of a component earlier in the component list.
L131
Reserved for future use.
L132 Invalid partitioning: TYPE has no SUBTYPES – TYPE:
‘type name’
Hint: Remove the partitioned option from the class window or add
sub-types to the Type in error.
L133 Type of COMPONENT exists, but its relative name is
not valid: ‘type name’ in TYPE: ‘type name’
Hint: To get the correct relative name, drag the type you want to
use as a component and drop it in the component list of the Type.
(Remember to delete the invalid component!)