SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-47
SQL 8610
Cause. Either the system corrupted the message tag or the requester process
checked for an incorrect message tag.
Effect. The statement fails.
Recovery. None. Report the entire message to your service provider.
SQL 8611
Cause. The ESP was no longer running. It might have been stopped by an operator,
or a processor might have failed.
Effect. A new ESP is created.
Recovery. Reissue the statement. If the situation persists, report the entire message
to your service provider.
SQL 8612
Cause. A call to the SETMODE procedure failed.
Effect. The statement failed.
Recovery. Check the system error in the SQLCA to determine the cause. A program
can access the system error by using the SQLGETINFOLIST procedure or other
procedures described in the SQL/MP programming manual for the host language in
which the program is written. Report the entire message to your service provider.
8610 Incorrect return tag was returned with the reply message
from the executor server process (ESP).
8611 A required executor server process (ESP) has ceased to
exist.
8612 Could not SETMODE the executor server process (ESP).
See error in SQLCA or SQLCODE.