SQL/MX 2.x Messages Manual (H06.10+, J06.03+)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual—544518-011
10-52
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8912
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
Cause. A CLI application attempted to dynamically prepare an SQL statement, and
the statement identifier is associated with a stored procedure result set.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8914
Cause. A CLI application attempted to open a stored procedure result set cursor that
was previously opened.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8915
where,
8912 The request to allocate a stored procedure result set
failed. An unexpected internal error was encountered.
8913 The PREPARE operation is not allowed on a stored
procedure result set.
8914 An attempt to open a stored procedure result set failed
because multiple open operations on the same result set are
not allowed.
8915 An attempt to access a stored procedure result set at
position index failed because there is no result set
currently available at that position.










