DDL Messages
Data Definition Language (DDL) Reference Manual — 426798-002
A -16
DDL Error and Warning Messages
Cause. You attempted to convert a current dictionary.
Effect. DDL closes the dictionary and stops processing.
Recovery. No recovery is necessary.
Cause. A COBOL, DDL, FORTRAN, FUP, TACL, TAL, C, or Pascal command
specified a file that is not in EDIT format.
Effect. DDL does not produce the requested source code.
Recovery. Reissue the COBOL, DDL, FORTRAN, FUP, TACL, TAL, C, or Pascal
command, specifying an EDIT file.
Cause. A literal with the same locale name has already been associated with the text
item.
Effect. DDL rejects the object.
Recovery. Ensure that each locale name for a text item is unique.
Cause. An enumeration clause for a field specifies the same value as another
enumeration clause for the field.
Effect. DDL rejects the object.
Recovery. Specify a different enumeration value and recompile.
Cause. You specified an EDIT or TEDIT command in a DDL source file or session in
which an OUT command, or the OUT run-option, has specified the output file to be a
file other than an interactive terminal. You can use EDIT or TEDIT only in an interactive
session: a session in which the input/output file is an interactive terminal.
Effect. DDL issues a warning and ignores the EDIT or TEDIT command.
Recovery. Remove the EDIT or TEDIT command and recompile if necessary.
***ERROR*** Disk file exists but is not an EDIT file
***ERROR*** Duplicate text item for locale locale-name
***ERROR*** Duplicate VALUE on Level 89 item- field-name
***WARNING*** Editors only work from DDL when in interactive
mode
Содержание 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 ...