SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
10-49
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 8887
Cause. The caller did not provide a buffer with enough capacity to store the generated
code.
Effect. The operation fails.
Recovery. Retry the operation after allocating enough buffer size in the calling routine.
SQL 8889
Cause. The NonStop SQL/MX call-level interface (CLI) function was unable to provide
a proxy syntax for a stored procedure result set because the provided target buffer is
either null or not big enough.
Effect. The operation fails.
8883 URD violation checking is currently disabled.
8884 Prohibited SQL statement attempted.
8887 The provided buffer to retrieve generated code is either
null or not big enough.
8889 The provided buffer to retrieve Result Set proxy syntax
is either null or not big enough.










