SQL/MP Messages Manual

SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual427720-006
10-10
SQL 8102
Cause. The program passed an invalid SQLIN. Either the program is corrupted, or an
invalid SQLIN was generated at preprocessing time.
Effect. The statement fails.
Recovery. Preprocess (SQL COBOL programs only), host-language compile, SQL
compile, and execute your program again. If you are using SQLCI, report the entire
message to your service provider.
SQL 8103
Cause. The program passed an invalid SQLIN. Either the program is corrupted, an
invalid SQLIN was generated at preprocessing time.
Effect. The statement fails.
Recovery. Preprocess (SQL COBOL programs only), host-language compile, SQL
compile, and execute your program again. If you are using SQLCI, report the entire
message to your service provider.
SQL 8109
Cause. The SQLCA describing the select list variables has an invalid number of
entries.
Effect. The statement fails.
Recovery. Check your output SQLDA.
8102 Invalid SLT-INDEX in SQLIN.
8103 Invalid opcode in SQLIN.
8109 Invalid number of OVARS.