SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
10-50
Recovery. Make the CLI call again and use a buffer big enough to hold the proxy
syntax. Consider using the len_of_item output parameter from the first CLI call to
obtain the actual size of the buffer needed to return the proxy syntax.
SQL 8890
Cause. The SQL/MX compiler failed to correctly initialize.
Effect. Query results might be affected.
Recovery. Stop SQL/MX and restart it.
SQL 8891
Where name is the name of the field.
Cause. The host variable type for the field name must be ASCII.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 8892
Cause. The buffer where SQL/MP metadata will be returned is too small.
Effect. The operation fails.
Recovery. Define the buffer with a larger size and resubmit.
SQL 8893
Cause. You specified a statement whose argument count does not match the
descriptor entry count.
Effect. The operation fails.
8890 The SQL compiler failed to initialize properly. Query
results may differ from what is expected, due to different
compiler defaults.
8891 Non-ASCII character host variable type was specified for
name field.
8892 Buffer to return SQL/MP metadata information is too
small.
8893 The statement argument count does not match the
descriptor entry count.