Pathway/iTS SCREEN COBOL Reference Manual (G06.24+, H06.03+, Pathway/iTS 1.0+)

SCREEN COBOL Compiler Diagnostic Messages
Compaq NonStop™ Pathway/iTS SCREEN COBOL Reference Manual426750-001
C-6
17
Type. Failure
Cause. Internal consistency checking has discovered an error in the compiler logic.
Report this failure to your service provider.
18
Type. Failure
Cause. Compiler dictionary space is insufficient for the number of items defined in the
current program unit. The deficiency might be corrected by invoking the SCREEN
COBOL compiler with a larger value for the MEM parameter. If the failure persists
when MEM 64 is used, the program must be subdivided into smaller program units.
19
Type. Failure
Cause. An operation on a compiler work file failed. The error code returned by the
operating system is appended to the message.
20
Type. Failure
Cause. The union of the code space and data descriptor area has overflowed. The user
data space which is in Working-Storage is not monitored by the compiler.
21
Type. Failure
Cause. For each program unit, the SCREEN COBOL compiler allocates an auxiliary
data space used for control purposes. The cumulative requirements for these control
data spaces exceed the maximum available to SCREEN COBOL.
COMPILER LOGIC ERROR
DICTIONARY OVERFLOW
FILE ERROR ON WORK FILE
RUN UNIT OVERFLOW
CONTROL DATA SPACE OVERFLOW