DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -55
DDL Error and Warning Messages
Cause. An attempt was made to compile a record or definition with matched2
alignment, that referenced a definition previously compiled without matched2
alignment.
Effect. DDL does not add the new record or definition to the dictionary.
Recovery. Recompile the referenced definition with matched2 alignment or recompile
the referenced definition without matched2 alignment. Matched2 alignment is specified
with the CFIELDALIGN_MATCHED2 command.
Cause. A qualified name in this statement is not declared within the record that
qualifies it.
Effect. DDL rejects the object.
Recovery. Declare the referenced element earlier and recompile.
Cause. The ENUM clause in the type specification for a bit field refers to a definition
that is not of type ENUM.
Effect. DDL rejects the bit field definition or the group containing the bit field
description.
Recovery. Change the ENUM clause to refer to a definition of type ENUM, or omit the
ENUM clause, and recompile the object.
Cause. A renamed field is not at the outermost level, and pTAL or TAL output is
requested.
Effect. DDL does not produce pTAL or TAL output.
Recovery. Rebuild the object and recompile.
Cause. The starting or ending element of the renamed element is embedded in an
OCCURS clause.
***ERROR*** Referenced Def has incompatible alignment
***ERROR*** Referenced element is not defined
***ERROR*** Referenced object is not type ENUM- object-type
***ERROR*** Renamed element nested too deeply for TAL
***ERROR*** RENAMES element has OCCURS or is within OCCURS
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...