COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-6
Message List
7 (Failure)
Cause. The compiler cannot write a record to the file named file-name. xxxx is the
type of compiler file (list or work). file-name is the external form of the file name.
ddd is the file management error code that the operating environment returned.
8 (Failure)
Cause. The compiler cannot perform a miscellaneous input-output operation on the
file named file-name. xxxx is the type of compiler file (list or work). file-name is
the external form of the file name. ddd is the file management error code that the
operating environment returned.
9 (Failure)
Cause. The compiler either cannot initiate or cannot terminate spooler processing for
its list file. file-name is the external form of the file name. ddd is the error code
describing the problem (explained in documentation of the SPOOLSTART and
SPOOLEND procedures).
10 (Failure)
Cause. The compiler cannot allocate its extended data segment. ddd is the error
code describing the problem (explained in the documentation of the
ALLOCATESEGMENT procedure).
11 (Failure)
Cause. A source file or COPY library file contains more than 132 characters.
WRITE failure on xxxx file (file-name): ddd
I/O failure on xxxx file (file-name): ddd
Spooler failure on list file (file-name): ddd
Unable to allocate compiler data space: ddd
Source line exceeds 132 characters