SQL/MX 3.x Messages Manual (H06.22+, J06.11+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual640324-001
10-48
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.
Recovery. Correct the syntax and resubmit.
SQL 8894
Cause. A value that was passed into an SQL/MX CLI function containing a reserved
parameter was not the value expected by NonStop SQL/MX.
Effect. The CLI function fails.
Recovery. None. Contact your service provider.
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.
8894 Argument argument-name of CLI function function-name is
reserved for future use and must be set to string when
calling the function.