SQL/MP Messages Manual

SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual427720-006
10-46
SQL 8607
Cause. An incorrect number of message bytes was transferred to the receiving
executor process, or the message tag was corrupted by the system.
Effect. The statement fails.
Recovery. None. Report the entire message to your service provider.
SQL 8608
Cause. A call to the WRITEREADX procedure failed.
Effect. The statement fails.
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.
SQL 8609
Cause. The system could not deliver the reply message to the requester executor
process.
Effect. The statement fails.
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.
8607 A bad message was sent from one executor process to
another.
8608 Failed to send a message from one executor process to
another.
8609 Failed to receive a reply from an executor server
process (ESP) when expected.