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
Содержание 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 ...