HP NonStop SQL/MX Messages Manual page 295

Table of Contents

Advertisement

Executor Messages (8000 through 8999)
SQL 8884
8884 Prohibited SQL statement attempted.
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
8887 The provided buffer to retrieve generated code is either
null or not big enough.
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
8889 The provided buffer to retrieve Result Set proxy syntax
is either null or not big enough.
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.
Recovery. Make the CLI call again and use a buffer big enough to hold the proxy
syntax. Consider using the len_of_item output parameter from the first CLI call to
obtain the actual size of the buffer needed to return the proxy syntax.
SQL 8890
8890 The SQL compiler failed to initialize properly.
results may differ from what is expected, due to different
compiler defaults.
Cause. The SQL/MX compiler failed to correctly initialize.
Effect. Query results might be affected.
HP NonStop SQL/MX Messages Manual—640324-001
10 -47
Query

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents