HP DDL D40 Reference Manual page 441

Data definition language
Table of Contents

Advertisement

DDL Messages
***WARNING*** UPSHIFT on referencing item ignored, UPSHIFT
inherited field-name
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.
***WARNING*** Valid FILLER parameters are 0 and 1. FILLER
unchanged
Cause. The FILLER command has a parameter other than 0 or 1.
Effect. DDL ignores command.
Recovery. Correct the command and reenter it.
***ERROR*** Valid TACLGEN parameter is 0, TACLGEN unchanged
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.
***ERROR*** VALUE conflicts with the COBOL data type for item
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.
***ERROR*** VALUE contains too many digits for PIC data-pic
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.
Data Definition Language (DDL) Reference Manual—426798-002
DDL Error and Warning Messages
A -71

Advertisement

Table of Contents
loading

Table of Contents