SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—523730-004
10-42
SQL 8883
Cause. The server failed to enable UDR violation checking prior to issuing an
SQL/MX CLI function call to check or clear the UDR violation flags.
Effect. The operation fails.
Recovery. This is an internal error in the SQL/MX UDR server. Contact your service
provider.
SQL 8884
Cause. A stored procedure attempted to execute a transaction-related SQL/MX
statement.
Effect. The transaction-related SQL/MX statement is blocked, and the CALL
statement fails.
Recovery. Remove the transaction-related statements in the stored procedure and
retry the SQL/MX statement.
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.
8883 URD violation checking is currently disabled.
8884 Prohibited SQL statement attempted.
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.