![HP NonStop SQL/MX Скачать руководство пользователя страница 349](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150349.webp)
Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
HP NonStop SQL/MX Messages Manual — 640324-001
13 -19
Recovery. Either correct the CALL statement so that the null value is not used, or
change the Java data type of the parameter to the corresponding Java wrapper type.
For example, if the Java data type is integer, change it to
java.lang.Integer
. Note
that to change the Java data type, the procedure must be dropped and re-created.
SQL 11216
Cause. During execution of a CALL statement, numeric or string overflow occurred
while processing the stored procedure output value returned in parameter
parameter
number
.
Effect. The operation fails.
Recovery. Increase the field size of the SQL data type for the specified parameter.
SQL 11217
Cause. During execution of a CALL statement, numeric or string overflow occurred
while processing the stored procedure output value returned in parameter
parameter
number
.
Effect. None; this is a warning message.
Recovery. Increase the field size of the SQL data type for the specified parameter.
SQL 11218
Cause. During execution of a CALL statement, a Java exception was thrown.
Effect. The operation fails.
Recovery. Review the Java method. Determine whether it is appropriate in your
application for this exception to be thrown or whether it should be caught and handled
by your user-defined routine. Retry the SQL/MX statement.
11216 Java execution: Data overflow occurred while retrieving
data at parameter position
parameter number
.
11217 Java execution: Data overflow occurred while retrieving
data at parameter position
parameter number
. Value is
truncated.
11218 A Java method completed with an uncaught Java
exception. Details:
string
.
Содержание NonStop SQL/MX
Страница 4: ......
Страница 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Страница 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Страница 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Страница 186: ...Parser and Compilation Messages 3000 through 3999 HP NonStop SQL MX Messages Manual 640324 001 5 56 ...
Страница 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Страница 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Страница 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Страница 360: ...Trigger UDR Server and Language Manager Messages 11000 through 11399 HP NonStop SQL MX Messages Manual 640324 001 13 30 ...
Страница 472: ...Messages Generated by the Message System 16000 through 16999 HP NonStop SQL MX Messages Manual 640324 001 16 2 ...
Страница 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Страница 738: ...SQLSTATE Values Returned by NonStop SQL MX HP NonStop SQL MX Messages Manual 640324 001 21 86 SQLSTATE Values ...
Страница 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...