![HP NonStop SQL/MX Messages Manual Download Page 301](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150301.webp)
Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual — 640324-001
10 -53
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,
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
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.
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.
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
.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...