DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -41
DDL Error and Warning Messages
Cause. You have entered a VALUE clause that contains more than one initial value.
Effect. DDL rejects the object.
Recovery. Remove all but one initial value and recompile.
Cause. The RECORD statement contains more than one SEQUENCE IS clause.
Effect. DDL rejects the object.
Recovery. Remove all but one SEQUENCE IS clause and recompile.
Cause. A field in a token map has more than one version because the field belongs to
a group that has a version, and the field itself has a version.
Effect. DDL closes the dictionary and output files and stops processing.
Recovery. Remove the version specification from the field and recompile.
Cause. More than 32 I18N definitions were associated with a text item.
Effect. DDL rejects the text item.
Recovery. Have a maximum of 32 I18N definitions associated with a text item.
Cause. When you specified nonunique alternate keys, you specified different file
names on different keys.
Effect. DDL continues processing, using only the first file name encountered.
Recovery. Specify file names correctly as required by your situation.
Cause. More than one key is defined at the same offset in the record, and COBOL
does not accept a file definition in which two keys have the same offset.
***ERROR*** More than one sequence clause specified-
record-name
***FATAL ERROR*** More than one version specified- field-name
***ERROR*** More than 32 I18N definitions
***WARNING*** Multiple key file names specified for non-
unique keys- file-name
***WARNING*** Multiple keys with same offset
Содержание 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 ...