SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual523730-004
10-35
SQL 8847
Cause. SQL/MX received an error while trying to retrieve SQL/MP metadata
information.
Effect. The operation fails.
Recovery. Use the errors that accompany this one to diagnose and correct the
problem, and resubmit.
SQL 8848
Cause. You attempted to enter a break while running DDL statements or internal
table-valued functions.
Effect. The operation fails.
Recovery. None.
SQL 8850
Cause. The table specified in the update or DELETE statement is not the same as the
one specified in the declare cursor statement, as is required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8851
Cause. SQL/MX received a CLI parameter bound check error.
Effect. The operation fails.
Recovery. Rebuild the module file and resubmit.
8847 An error occurred while trying to retrieve SQL/MP
metadata information.
8848 Cancel on DDL statements or stored procedures is not
supported.
8850 The table specified in this cursor update or delete
statement is different than the table specified in the
declare cursor statement.
8851 A CLI Parameter bound check error occurred.