![HP NonStop SQL/MX Messages Manual Download Page 237](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150237.webp)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual — 640324-001
6- 51
SQL 4307
Cause. In the SQL/MX statement being compiled, you attempted to use a rowset as a
parameter in a stored procedure invocation.
Effect. The SQL/MX statement is not compiled.
Recovery. Alter the data type of the relevant variable, or use a different nonrowset
host variable. Retry the compilation.
SQL 4308
Cause. In the SQL/MX statement being compiled, a parameter in a stored procedure
invocation had an unsupported SQL data type.
Effect. The SQL/MX statement is not compiled.
Recovery. This error should never occur. Drop the stored procedure and re-create it
with an appropriate data type. Report this problem to your service provider.
SQL 4309
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 4310
Cause. You tried to use the USER(x) function somewhere other than the outermost
SELECT clause. This function is not yet fully supported.
Effect. The operation fails.
4307 Rowset parameters are not allowed in a CALL statement.
4308 Internal error: Unsupported SQL data type
value
specified for a CALL statement parameter.
4309 Procedure
procedure-name
is registered to return result
sets and stored procedure result sets are not yet supported.
4310 USER(x) is currently supported only in the outermost
SELECT list. For example, it cannot be part of the subquery.
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 ...