COBOL Manual for TNS/E Programs (H06.03+)
Compiler Diagnostic Messages
HP COBOL Manual for TNS/E Programs—520347-003
47-85
Message List
468 (Error)
Cause. An SQL/MP or SQL/MX host variable contains a RENAMES clause.
470 (Error)
Cause. The compiler processed the maximum number of SQL/MP or SQL/MX
statement lines without encountering the SQL/MP or SQL/MX statement terminator
END-EXEC.
471 (Error)
Cause. More than one SQLCA is declared in the program, and the SQLCA in this
statement is ambiguous in this context.
472 (Error)
Cause. SQLCA is declared incorrectly (it must be a data structure).
473 (Error)
Cause. More than one SQLCODEX is declared in the program, and the SQLCODEX
in this statement is ambiguous in this context.
474 (Error)
Cause. SQLCODEX is declared incorrectly (it must be a COMPUTATIONAL data item
with no editing characters).
The RENAMES is ignored
Missing END-EXEC
Ambiguous reference to SQLCA
SQLCA is declared incorrectly
Ambiguous reference to SQLCODEX
SQLCODEX is declared incorrectly










