Data Definition Language (DDL) Reference Manual
DDL Messages
Data Definition Language (DDL) Reference Manual—529431-004
A-73
Cause. The value of an unsigned integer has an invalid form: either a negative
number or a decimal or octal value.
Effect. The DDL compiler rejects the object.
Recovery. Correct the error and recompile.
Cause. You specified a VALUE clause that does not contain a value.
Effect. The DDL compiler rejects the object.
Recovery. Correct the VALUE clause and recompile the object.
Cause. The data type of the element is not supported in the requested source
language. For valid data types in the requested source language, see Appendix C,
DDL Data Translation.
Effect. The DDL compiler still generates output for the requested source language to
a data type with the same size.
Recovery. Change the data type of the element and recompile.
Cause. The data type of an element in the referenced group definition is not supported
in the requested source language. For valid data types in the requested source
language, see Appendix C, DDL Data Translation
.
Effect. The DDL compiler still generates output for the requested source language to
a data type with the same size.
Recovery. Change the data type of the element in the referenced group definition and
recompile.
Cause. The BIT data type is not supported in the requested source language. Only C,
pTAL, TAL, and Pascal support the BIT data type.
***ERROR*** Unsigned integer conversion eror- object-name
***ERROR*** Unspecified value
***WARNING*** UNSUPPORTED data type in element
***WARNING*** Unsupported data type in structure
***WARNING*** Unsupported data type in word starting at
element- element-name