DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -56
DDL Error and Warning Messages
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. In a phrase such as “A RENAMES B THRU C,” either field C starts before field
B, or field B ends after field C.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. The specified element name is a reserved word in C, COBOL, pTAL, Pascal,
or TAL; and C, COBOL, Pascal, or TAL output is requested.
Effect. DDL suppresses C, COBOL, pTAL, Pascal, or TAL output for the object.
Recovery. Change the name and recompile; rebuild the dictionary if necessary.
Cause. The indicated constant name is a DDL reserved word.
Effect. DDL rejects the constant.
Recovery. Change the constant name to a name that is not a DDL reserved word and
recompile. For a list of DDL reserved words, see
DDL Reserved Words
on page 2-7.
Cause. The specified number of decimal places exceeds the precision of the specified
data type.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
***ERROR*** RENAMES elements overlap improperly
***ERROR*** Reserved word- reserved-word
***ERROR*** Reserved word for CONSTANT name- constant-name
***ERROR*** Scale factor too large for data type