HP NonStop SQL/MX Messages Manual page 301

Table of Contents

Advertisement

Executor Messages (8000 through 8999)
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 8914
8914 An attempt to open a stored procedure result set failed
because multiple open operations on the same result set are
not allowed.
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
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.
where,
index is an integer specifying a position in the ordered set of result sets returned
from a CALL statement.
Cause. A CLI application attempted to access a stored procedure result set at position
index, but the number of result sets returned from the CALL statement was less than
index.
Effect. The operation fails.
Recovery. None. Contact the GMCSC and report this condition.
SQL 8916
8916 The request to allocate a stored procedure result set at
position index failed because the position is out of range.
Valid positions range from one up to the maximum number of
result sets that can be returned from the specified CALL
statement, which in this case is max-result-sets.
where,
index is an integer specifying a position in the ordered set of result sets returned from
a CALL statement.
max-result-sets is the maximum number of result sets that can be returned from
the associated CALL statement.
HP NonStop SQL/MX Messages Manual—640324-001
10 -53

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents