Data Transformation Engine Type Designer Reference Guide

Appendix A - Return Codes and Error Messages Type Tree Analysis Logic Error Messages
Return Code Message
L114 RELEASE CHARACTER type has no restriction list –
TYPE: ‘type name’
Hint: All syntax items need a restriction list.
L115 Floating Component TYPE neither inherited nor local
– TYPE: ‘type name’
Hint: The floating component name has been entered incorrectly.
It should be either the name of a local type, the name of an
inherited floating component, or the name of a type in the sub-
tree of the inherited floating component.
L116 INITIATOR type neither inherited nor local – TYPE:
‘type name’
Hint: The initiator name has been entered incorrectly. It should be
either the name of a local type, the name of an inherited initiator,
or the name of a type in the sub-tree of the inherited initiator.
L117 Default INITIATOR not specified – TYPE: ‘type name’
Hint: This Type was specified with a syntax item for its initiator.
Add a default value to define a value for that initiator has not
been encountered in the data.
L118 Default INITIATOR not in restriction list – TYPE:
‘type name’
Hint: This Type was specified with a syntax item for its initiator.
Add the default value to the restriction list of that syntax item.
L119 INITIATOR type is not a SYNTAX ITEM – TYPE: ‘type
name’
Hint: Initiators specified as an item must be specified to be
interpreted as SYNTAX to set the value of the initiator if it appears
as a component in a data stream.
L120 INITIATOR type has no restriction list – TYPE:
‘type name’
Hint: All syntax items need a restriction list.
L121 TERMINATOR type neither inherited nor local – TYPE:
‘type name’
Hint: The terminator name has been entered incorrectly. It should
be either the name of a local type, the name of an inherited
terminator, or the name of a type in the sub-tree of the inherited
terminator.