SQL/MP Messages Manual

SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual427720-006
10-9
SQL 8044
Cause. In the C10 version of SQL/MP, an application cannot request remote system
version information.
Effect. The statement fails.
Recovery. Request information about a local system version only.
SQL 8100
Cause. The program passed an invalid SQLIN variable. Either the program was
corrupted, or an invalid SQLIN was generated at preprocessing time.
Effect. The statement fails.
Recovery. Check for program logic errors that might be overwriting the SQLIN, and
correct any errors that you find. 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 8101
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.
8044 Only local system version information can be requested.
Remote system version information cannot be requested.
8100 Invalid SQLIN address or content.
8101 Invalid procedure ID in SQLIN.