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-51
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.
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.
SQL 8896
Cause. The character set of a character host variable does not match the descriptor
item.
Effect. The operation fails.
Recovery. Change the character set declaration of the host variable so that the
character set name matches the descriptor item.
SQL 8897
Cause. This is an internal error.
Effect. The operation fails.
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.
8896 The character set name1 of a host variable does not
match name2 of the corresponding descriptor item (entry
number).
8897 RPC exception occurred in CLI request from non-trusted
shadow client to trusted shadow server.