Data Definition Language (DDL) Reference Manual

DDL Messages
Data Definition Language (DDL) Reference Manual529431-004
A-18
Cause. The EDIT process cannot be started 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.
Cause. The source output file, filename, is an EDIT file and the source output
exceeded 99,999 lines.
Effect. The source output file is incomplete.
Recovery.
1. Purge the incomplete source output file.
2. Use these FUP commands to create a file for source output:
SET TYPE E
SET EXT (large-number,large-number)
SET MAXEXTENTS large-number
CREATE filename
3. Use the file that you created in Step 2 as the source output file in one of these
source output commands:
C on page 9-8
COBOL on page 9-26
DDL on page 9-42
FORTRAN on page 9-63
PASCAL (D-Series Systems Only) on page 9-86
TAL on page 9-105
Cause. The edit picture specified in an EDIT-PIC clause is not valid for the data type
of the field being defined.
Effect. The DDL compiler rejects the object.
***WARNING*** EDIT file could not be opened- File error
file-error
FILE ERROR - filename - Edit file line number too large (537)
***ERROR*** Edit picture inconsistent with data Type