Data Definition Language (DDL) Reference Manual

DDL Messages
Data Definition Language (DDL) Reference Manual529431-004
A-17
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. The DDL compiler 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. The DDL compiler rejects the object.
Recovery. Specify a different enumeration value and recompile.
Cause. You specified an EDIT command in a DDL source file or session in which an
OUT command, or the OUT run-option, has specified the source code file to be a file
other than an interactive terminal. You can use EDIT only in an interactive session: a
session in which the input/output file is an interactive terminal.
Effect. The DDL compiler issues a warning and ignores the EDIT command.
Recovery. Remove the EDIT command and recompile if necessary.
Cause. The EDIT or T4/29/14EDIT process did not receive a startup message
because of the file error identified by file-error.
Effect. The DDL compiler cannot start the EDIT process.
Recovery. Reissue the EDIT command. If the problem persists, see your system
manager
***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
***WARNING*** EDIT did not recieve the startup message- File
error file-error