DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -12
DDL Error and Warning Messages
Cause. You requested DDL output, but the object does not conform to DDL rules.
Effect. A message follows describing the DDL error. DDL does not write the object to
the DDL source file.
Recovery. Correct the error and recompile.
Cause. A definition or record generates a C structure that is greater than 32,767
bytes.
Effect. DDL does not generate C output for the specified definition or record.
Recovery. Shorten the definition or record and regenerate the C source code.
Cause. A definition or record generates a Pascal type definition that is greater than
32,766 bytes.
Effect. DDL does not generate Pascal output for the specified definition or record.
Recovery. Shorten the definition or record and regenerate the Pascal source code.
Cause. A definition or record generates a TACL structure that is greater than 5,000
bytes. The entire TACL structure, not just individual fields, must be less than or equal
to 5,000 bytes.
Effect. DDL does not generate TACL output for the specified definition or record.
Recovery. Shorten the definition or record and regenerate the TACL source code.
***WARNING*** DDL OUTPUT DIAGNOSTICS:
***ERROR*** DEF or RECORD exceeds C 32767-byte limit-
object-name
***ERROR*** DEF or RECORD exceeds Pascal 32766-byte limit-
object-name
***ERROR*** DEF or RECORD exceeds Pascal 32766-byte limit-
object-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 ...