COBOL Manual for TNS/E Programs (H06.03+)

Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs520347-003
47-95
Other Products’ Error Messages
Other Products’ Error Messages
Products that are merged with the compiler sometimes cause compile-time error
messages when you run the compiled program. Examples of such products are:
ECOBOL Compiler Back End
SCI, the SQL/MP compiler interface
ECOBOL Compiler Back End
Cause. The compiler’s internal consistency checker discovered a logic error. Please
report this failure to your service provider.
SCI
Cause. Too few pages of memory were allocated to the SQL compiler interface (SCI)
for processing SQL/MP statements.
Recovery. Compile your program with the directive SQL PAGES n, where n is
between 385 and 1000. If this error still occurs, recompile the program with a larger
value of n.
Example 47-2. ECOBOL Compiler Back End Run-Time Error Message
*** Failure:
--> Compiler logic error 0_46204 [Failure 0]
Example 47-3. SCI Run-Time Error Message
*** Embedded SQL Fatal Error ***
*** ERROR 11998 - Embedded SQL memory exceeded during parsing --
report to HP.
Problem on line nnn
** Failure 19 ** Server failure