SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-4
SQL 8014
Cause. Internal error: The SQL executor failed to resize the SQL executor pool after
RESIZESEGMENT resized the SQL executor segment. A call to the procedure
RESIZEPOOL failed.
Effect. The statement fails.
Recovery. None. Report the entire message to your service provider.
SQL 8015
Cause. Internal error: Stated in the error message.
Effect. The statement fails.
Recovery. None. Report the entire message to your service provider.
SQL 8021
Cause. The SQL executor failed to load the SQL region from the program file to the
executor extended segment because of errors encountered when accessing the
program file.
Effect. The SQLCA contains the file system error. The statement fails.
Recovery. Correct the file system error condition and reissue the statement. To
display the file system error from a program, use the SQLCADISPLAY procedure
described in the SQL/MP programming manual for the host language in which the
program is written.
8014 Internal error: Unable to resize the SQL executor pool
after increasing the size of SQL executor's extended segment
to value-1 bytes.
8015 Internal error: The pool header of the SQL executor
pool is corrupted.
8021 Unable to read the SQL region.