SQL/MX 2.x Messages Manual (H06.04+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—540498-003
10-43
SQL 8882
Cause. A stored procedure registered with the NO SQL attribute attempted to access
NonStop SQL/MX.
Effect. The corresponding SQL request is rejected.
Recovery. Either change the definition of the stored procedure to allow SQL access,
or determine why the stored procedure contains SQL/MX statements that might be
called while the stored procedure is executing.
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.
8882 Containing SQL is not permitted.
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.










