DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -69
DDL Error and Warning Messages
Cause. The value of an unsigned integer has an invalid form: either a negative
number or a decimal or octal value.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. You specified a VALUE clause that does not contain a value.
Effect. DDL 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. DDL still generates output for the requested source language into 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. DDL still generates output for the requested source language into 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.
Effect. DDL groups the bit fields that reside in the same word and generates the
output into the integer data type.
Recovery. Change the data type and recompile.
***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
Содержание 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 ...