DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -19
DDL Error and Warning Messages
Cause. An element has a REDEFINES clause redefining an element that also has a
REDEFINES clause, and the first element refers to a different field than the second
element
Effect. DDL rejects the object.
Recovery. Change the REDEFINES clause in the first element to refer to the same
field as does the REDEFINES clause in the second element.
Cause. An element at the same lexical level as this element, and within the same
group, has the same name.
Effect. DDL rejects the object.
Recovery. Change one of the names and recompile.
Cause. A TACL clause is specified for an item whose length does not agree with the
TACL data type. For more information about TACL data type lengths, see
TACL Clause
Guidelines
on page 6-44.
Effect. DDL rejects the object.
Recovery. Change the length of the item, or remove the TACL clause, and recompile.
Cause. DDL encountered a version of a dictionary that the current version of DDL
cannot access.
Effect. DDL stops processing.
Recovery. Consult your system manager.
Cause. You used an Enform reserved word as a record, group, or field name.
Effect. DDL continues processing the statement.
***ERROR*** Element being redefined redefines another element
***ERROR*** Element name already used in or qualifies this
group- element-name
***ERROR*** Element/group size does not match the size of the
TACL type- name
***FATAL ERROR*** Encountered an unsupported version of the
dictionary
***WARNING*** ENFORM reserved word- word