![HP NonStop SQL/MX Messages Manual Download Page 352](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150352.webp)
Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
HP NonStop SQL/MX Messages Manual — 640324-001
13 -22
Recovery. The Java signature for a Java
main()
method must be
(
java.lang.String[]
). Correct the EXTERNAL NAME clause, and retry the
SQL/MX statement.
SQL 11226
Cause. In a CREATE PROCEDURE statement, the Java method specified in the
EXTERNAL NAME clause was a Java
main()
method, and an OUT or INOUT
parameter was declared in the SQL parameter list. All SQL parameters associated with
Java
main()
methods must be IN parameters.
Effect. The operation fails.
Recovery. Correct the SQL parameter list, and retry the SQL/MX statement.
SQL 11227
Cause. In a CREATE PROCEDURE statement, the Java method specified in the
EXTERNAL NAME clause was a Java
main()
method, and a noncharacter SQL data
type was used in SQL parameter list. All SQL parameters associated with Java
main()
methods must have a character data type.
Effect. The operation fails.
Recovery. Correct the SQL parameter list, and retry the SQL/MX statement.
SQL 11228
Cause. An error occurred in the language manager while converting an input value
from the TNS to IEEE floating point format, or while converting an output value from
the IEEE to TNS floating point format. More information appears in
detail text
.
If the SQLSTATE is X0B6C, this is an error. If the SQLSTATE is 01N6C, this is a
warning.
Effect. If this is an error, the SQL/MX statement fails. If this is a warning, floating-point
data is truncated or floating-point precision is reduced.
Recovery. Increase the field size of the receiving field.
11226 All SQL parameters associated with a Java main method
must have a parameter mode of IN.
11227 All SQL parameters associated with a Java main method
must be a SQL character type.
11228 Floating point conversion error
detail text
.
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 ...