Data Definition Language (DDL) Reference Manual
DDL Messages
Data Definition Language (DDL) Reference Manual—529431-004
A-58
Cause. A locale name is defined by a reference to a previously defined constant. The
referenced constant has locale information associated with it.
Effect. The DDL compiler rejects the text item.
Recovery. Only define a locale by a literal or by a previously defined constant
assigned a value without an associated locale.
Cause. An attempt was made to compile a record or definition with matched2
alignment, that referenced a definition previously compiled without matched2
alignment.
Effect. The DDL compiler 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.
***ERROR*** Referenced constant may not be internationalized
***ERROR*** Referenced Def has incompatible alignment