HP NonStop SQL/MX Messages Manual page 300

Table of Contents

Advertisement

Executor Messages (8000 through 8999)
SQL 8907
8907 Procedure procedure-name is registered to return result
sets and stored procedure result sets are not yet supported.
Where procedure-name is the ANSI name of a stored procedure.
Cause. You are running an SQL/MX version that does not support stored procedure
result sets and attempted to compile a CALL statement for a stored procedure that
returns result sets. This message indicates a downgrade has been performed without
removing stored procedures that return result sets.
Effect. The SQL/MX statement is not compiled.
Recovery. Migrate to an SQL/MX version that supports stored procedure result sets.
SQL 8909
8909 The request to allocate a stored procedure result set
failed because the provided input statement is not a CALL
statement.
Cause. A call-level interface (CLI) application attempted to allocate a stored procedure
result set but the specified input statement is not a CALL statement. The stored
procedure result sets cannot be allocated from statements other than CALL
statements.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8912
8912 The request to allocate a stored procedure result set
failed. An unexpected internal error was encountered.
Cause. An internal error was detected within the SQL/MX executor during allocation of
a stored procedure result set.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8913
8913 The PREPARE operation is not allowed on a stored
procedure result set.
Cause. A CLI application attempted to dynamically prepare an SQL statement, and
the statement identifier is associated with a stored procedure result set.
HP NonStop SQL/MX Messages Manual—640324-001
10 -52

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents