COBOL Manual for TNS and TNS/R Programs
Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
47-84
Message List
448 (Error)
Cause. A program with an EXTENDED-STORAGE section is in a user library.
449 (Error)
Cause. An object file that was produced for the non-CRE environment (that is, the
corresponding source program was compiled with the directive ENV OLD) contains a
parameter that is not allowed in the non-CRE environment.
450 (Error)
Cause. An object file that was produced for the CRE environment (that is, the
corresponding source program was compiled with the directive ENV COMMON or ENV
LIBRARY) contains a call to the COBOLSPOOLOPEN routine.
461 (Error)
Cause. The compiler’s internal consistency checker discovered a logic error. Please
report this failure to your service provider.
462 (Error)
Cause. An SQL/MP or SQL/MX host variable has an improper USAGE clause.
463 (Error)
Cause. An SQL/MP or SQL/MX host variable’s PICTURE string contains P.
EXTENDED-STORAGE not allowed in library object
Parameter not allowed in old environment object
COBOLSPOOLOPEN allowed only in old environment
Internal SQL error
Improper usage clause for host variable
Host variable picture string cannot contain 'P'