DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -32
DDL Error and Warning Messages
Recovery. Correct the display format and recompile.
Cause. The edit picture you specified in an EDIT-PIC clause does not follow the
COBOL85 rules for edit pictures.
Effect. DDL rejects the object.
Recovery. Specify a valid edit picture and recompile.
Cause. A compiler command specifies an invalid file name.
Effect. DDL ignores the command.
Recovery. Correct the file name and recompile if necessary.
Cause. The FILE IS clause of a RECORD statement specifies an invalid file name
Effect. DDL rejects the object.
Recovery. Correct the file name and recompile.
Cause. A hyphen (-) is the last character of a name identifying a record, definition,
group, or field.
Effect. DDL rejects the object.
Recovery. Correct the error and recompile.
Cause. A specified level number is less than 02 or greater than 49, or an elementary
field with level
n
is followed by an elementary field or a group with level
n
+1 or greater.
Effect. DDL rejects the object.
Recovery. Correct the level number and recompile.
***ERROR*** Invalid EDIT picture
***WARNING*** Invalid file name
***ERROR*** Invalid file name
***ERROR*** Invalid identifier format
***ERROR*** Invalid lexical level
Содержание 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 ...