COBOL Manual for TNS and TNS/R Programs

Compiler Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs522555-006
47-87
Message List
478 (Error)
Cause. More than one SQLSA is declared in the program, and the SQLSA in this
statement is ambiguous in this context.
479 (Error)
Cause. SQLSA is declared incorrectly (it must be a COMPUTATIONAL data item with
no editing characters).
480 (Error)
Cause. An SQL/MP or SQL/MX INCLUDE statement is outside of the Data Division. (It
must be inside.)
481 (Error)
Cause. A CHARACTER-SET clause appears somewhere other than the final clause in
an OBJECT-COMPUTER paragraph.
482 (Error)
Cause. A data structure appears where an elementary data item is expected.
490 (Error)
Cause. The ALL subscript applied to an argument to an intrinsic function is either not
allowed in this context or not allowed on any argument to this function.
Ambiguous reference to SQLSA
SQLSA is declared incorrectly
Improper context for INCLUDE
Improper context for CHARACTER SET clause
Expecting elementary data item
Improper context for ALL subscript