HP DDL D40 Reference Manual page 389

Data definition language
Table of Contents

Advertisement

DDL Messages
***ERROR*** Element being redefined redefines another element
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.
***ERROR*** Element name already used in or qualifies this
group- element-name
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.
***ERROR*** Element/group size does not match the size of the
TACL type- name
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
Guidelines
on page 6-44.
Effect. DDL rejects the object.
Recovery. Change the length of the item, or remove the TACL clause, and recompile.
***FATAL ERROR*** Encountered an unsupported version of the
dictionary
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.
***WARNING*** ENFORM reserved word- word
Cause. You used an Enform reserved word as a record, group, or field name.
Effect. DDL continues processing the statement.
Data Definition Language (DDL) Reference Manual—426798-002
DDL Error and Warning Messages
A -19
TACL Clause

Advertisement

Table of Contents
loading

Table of Contents