![HP NonStop SQL/MX Messages Manual Download Page 235](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150235.webp)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual — 640324-001
6- 49
SQL 4303
Cause. In the SQL/MX statement being compiled, you attempted to invoke a stored
procedure with a type of parameter that is incompatible with the formal type of the
parameter.
Effect. The SQL/MX statement is not compiled.
Recovery. Supply the correct parameter and type and retry the compilation.
SQL 4304
Cause. In the SQL/MX statement being compiled, you attempted to invoke a stored
procedure that contains the same host variable or dynamic parameter in more than
one OUT or INOUT parameter.
Effect. This is a warning message only. Results will be unpredictable. The host
variable could have any one of the actual OUT values.
Recovery. Use different host variables for each of the OUT or INOUT parameters.
SQL 4305
Cause. In the SQL/MX statement being compiled, you attempted to invoke a stored
procedure that has an OUT or INOUT parameter that is neither a host variable nor a
dynamic parameter.
Effect. The SQL/MX statement is not compiled.
Recovery. Correct the SQL/MX statement. Supply a host variable or a dynamic
parameter for OUT or INOUT parameters, and retry the compilation.
4303 The supplied type for parameter
value
of routine
routine-name
was
type-name1
which is not compatible with the
expected type
type-name2
.
4304 Host variable or dynamic parameter
parameter-name
is
used in more than one OUT or INOUT parameter for routine
routine-name
. Results may be unpredictable.
4305 Parameter
value
for user-defined routine
routine-name
is
an OUT or INOUT parameter and must be a host variable or a
dynamic parameter.
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 ...