![HP NonStop SQL/MX Messages Manual Download Page 356](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150356.webp)
Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
HP NonStop SQL/MX Messages Manual — 640324-001
13 -26
Where
max-results
is the maximum number of result sets that the procedure can
return.
Where
attempted-results
is the actual number of result sets that the SPJ method
attempted to return.
Cause. During the execution of a CALL statement, the number of result sets returned
from an SPJ method exceeds the procedure's declared maximum. The declared
maximum was specified in the DYNAMIC RESULT SETS clause of the CREATE
PROCEDURE statement.
Effect. Additional result sets are discarded.
Recovery. None. This message is issued as a warning. If desired, change the SPJ
method to return fewer result sets, or re-create the procedure with a higher value for
DYNAMIC RESULT SETS.
SQL 11237
Where
procedure-name
is the ANSI name of a stored procedure.
Cause. During the execution of a CALL statement, an SPJ method returned result
sets but the result sets could not be processed because the version of JDBC/MX in the
SPJ environment does not support stored procedure result sets.
Effect. The operation fails.
Recovery. Change the version of JDBC/MX in the SPJ environment to one that
supports stored procedure result sets.
SQL 11238
Where
procedure-name
is the ANSI name of a stored procedure.
Cause. During the execution of a CALL statement, an SPJ method returned a result
set to SQL/MX and the result set added large object data. The large object data types,
BLOB and CLOB, are not native data types in SQL/MX and are not supported as
stored procedure result set column types.
Effect. The operation fails.
Recovery. Change the SPJ method, which will not return result sets containing large
object data.
11237 Stored procedure
procedure-name
attempted to return
result sets but the JDBC/MX driver in the SPJ environment
does not support stored procedure result sets.
11238 Stored procedure
procedure-name
attempted to return one
or more result sets containing large object data.
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 ...