DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -27
DDL Error and Warning Messages
Cause. You requested FUP output, but the object does not conform to FUP rules.
Effect. A message follows describing the FUP error. DDL does not write the object to
the FUP source file.
Recovery. Correct the error and recompile.
Cause. A RECORD statement specified a block size less than 1 or greater than 4,096.
Effect. DDL uses the default block size, 4,096.
Recovery. Specify a block size from 1 to 4,096 and recompile the record.
Cause. DDL encountered a group item that exceeds the 30-level nesting limit for
Pascal.
Effect. DDL rejects the object.
Recovery. Reduce the number of nesting levels and recompile.
Cause. You specified a JUSTIFIED clause for a group.
Effect. DDL rejects the object.
Recovery. Remove the JUSTIFIED clause from the group definition or description,
add a JUSTIFIED clause to the description of each field in the group, and recompile.
Cause. You specified a MUST BE clause for a group.
Effect. DDL rejects the object.
Recovery. Remove the MUST BE clause from the group definition or description, add
a MUST BE clause to the description of each field in the group, and recompile.
***WARNING*** FUP OUTPUT DIAGNOSTICS:
***WARNING*** FUPBLOCKSIZE must be from 1 to 4096- value not
changed
***ERROR*** Group item exceeds Pascal’s nesting limit for
records- group-name
***ERROR*** Group items cannot have a JUSTIFIED clause
***ERROR*** Group items cannot have a MUST BE clause
Содержание 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 ...