COBOL Manual for TNS/E Programs (H06.03+)
Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
47-8
Message List
16 (Failure)
Cause. The number of error messages exceeds the specified limit (100 unless
specified otherwise in an ERRORS directive).
17 (Failure)
Cause. The compiler’s symbol dictionary has insufficient space to describe all entities
defined in the current separately compiled program. Divide the program into two or
more separately compiled programs. Use PARAM SYMBOL-BLOCKS to allocate more
space.
18 (Failure)
Cause. A format switch directive (ANSI or TANDEM) appears in text edited under the
control of a COPY or REPLACE statement. The compiler cannot process the source
text correctly.
19 (Failure)
Cause. The compiler cannot continue execution because one of its server processes
reported a failure or terminated abnormally.
20 (Failure)
Cause. The processor in which the compiler is to run is not licensed for this compiler’s
execution.
21 (Failure)
Cause. The compiler ran out of storage space because the nesting of SOURCE
directives summoning text that includes other SOURCE directives is too deep.
Too many errors
Dictionary overflow
Format switch during editing
Server failure
Assigned CPU is not licensed for this compiler
SOURCE nesting too deep










