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

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual523730-004
10-43
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 SQL/MX.
Effect. The CLI function fails.
Recovery. None. Contact your service provider.
SQL 8895
Cause. You specified an invalid character set name for the SQLDESC_CHAR_SET
descriptor.
Effect. The SET DESCRIPTOR fails.
Recovery. Specify a valid character set name and resubmit.
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.
8895 The character set name for the descriptor item
SQLDESC_CHAR_SET is not valid.