SQL/MP Messages Manual
Preprocessor Messages (11000 to 11999)
HP NonStop SQL/MP Messages Manual—427720-006
13-18
SQL 11061
Cause. The input file was missing and the default input name was the home terminal
or the user-specified terminal.
Effect. Preprocessing terminates abnormally.
Recovery. Supply an input file name.
SQL 11062
Cause. The Working-Storage Section was missing.
Effect. The preprocessor does not insert the SQLCA in the output file.
Recovery. The preprocessor requires a Working-Storage Section in the SQL-COBOL
program so that the preprocessor can insert the SQLCA into the Working-Storage
Section. Include a Working-Storage Section in the COBOL program.
SQL 11063
Cause. The context in which the host variable was used is invalid.
Effect. Syntax error: Preprocessing continues.
Recovery. Correct the syntax error.
SQL 11064
Cause. This message tells the line number where the error occurred. See the parser
error messages following this error for the cause.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
11061 Conversational interface is not available.
11062 The preprocessor cannot include the SQLCA in the
Working-Storage Section because the Working-Storage Section
is missing in program value-1.
11063 Invalid use of host variable value-1.
11064 Error occurred at or near line value-1.