SQL/MP Messages Manual

SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual427720-006
10-13
SQL 8116
Cause. Either the program is corrupted, or the program name qualifying the cursor
name is not correct.
Effect. The statement fails.
Recovery. Check that the cursor references are correct. Preprocess (SQL COBOL
program only), host-language compile, SQL compile, and execute your program again.
If the problem persists, report the entire message to your service provider.
SQL 8120
Cause. The names buffer is too small, or the program corrupted the program file.
Effect. Names information is returned to the length of the buffer; the remaining
information is truncated.
Recovery. Specify a larger buffer if you want more names information.
8116 Invalid reference to a cursor was made, or the specified
(foreign) cursor could not be located in the program where
the cursor was declared.
8120 The names buffer supplied in DESCRIBE statement is not
long enough.