DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -71
DDL Error and Warning Messages
Cause. An UPSHIFT clause describes a field that is defined by reference to an
existing definition, and the referenced definition already has an UPSHIFT clause.
UPSHIFT cannot be overridden in a referring definition.
Effect. DDL continues processing.
Recovery. Remove the UPSHIFT clause from the referring definition.
Cause. The FILLER command has a parameter other than 0 or 1.
Effect. DDL ignores command.
Recovery. Correct the command and reenter it.
Cause. A value other than zero was specified for the TACLGEN compiler command.
Effect. DDL does not execute the command.
Recovery. Set the value of the TACLGEN parameter to zero.
Cause. A VALUE clause specifies a value that is outside the range of values allowed
for the COBOL data type generated from the data item.
Effect. DDL does not generate COBOL output for the data item.
Recovery. Correct the value and recompile.
Cause. A binary item has a larger value than the maximum value of the generated
COBOL picture, and COBOL output is requested.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
***WARNING*** UPSHIFT on referencing item ignored, UPSHIFT
inherited field-name
***WARNING*** Valid FILLER parameters are 0 and 1. FILLER
unchanged
***ERROR*** Valid TACLGEN parameter is 0, TACLGEN unchanged
***ERROR*** VALUE conflicts with the COBOL data type for item
***ERROR*** VALUE contains too many digits for PIC data-pic
Содержание 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 ...