HP NonStop SQL/MX Messages Manual page 352

Table of Contents

Advertisement

Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
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
11226 All SQL parameters associated with a Java main method
must have a parameter mode of IN.
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
11227 All SQL parameters associated with a Java main method
must be a SQL character type.
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
11228 Floating point conversion error detail text.
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.
HP NonStop SQL/MX Messages Manual—640324-001
13 -22

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents