HP NonStop SQL/MX Messages Manual page 348

Table of Contents

Advertisement

Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
SQL 11212
11212 Specified signature is invalid. Reason: Java signature
size is more than supported.
Cause. In a CREATE PROCEDURE statement, the Java signature size exceeded the
maximum supported size. The currently supported maximum Java signature size is
8192 characters. Possible causes include an incorrect signature specified in the
EXTERNAL NAME clause or a very large number of parameters in the Java method.
Effect. The operation fails.
Recovery. Verify that your Java method signature size is less than the supported
maximum, and resubmit.
SQL 11213
11213 Specified signature is invalid. Reason: A return type
must not be specified.
Cause. In a CREATE PROCEDURE statement, a return type was given in the
EXTERNAL NAME clause.
Effect. The operation fails.
Recovery. Correct the EXTERNAL NAME clause and resubmit.
SQL 11214
11214 Specified signature is invalid. Reason: Unknown or
unsupported type used as a return type.
Cause. In a CREATE PROCEDURE statement, an unknown or unsupported return
type was given in the EXTERNAL NAME clause.
Effect. The operation fails.
Recovery. Correct the EXTERNAL NAME clause and resubmit.
SQL 11215
11215 Java execution: Invalid null input value at parameter
position value.
Cause. A null value was supplied as input to a stored procedure in Java and the
corresponding Java data type is a primitive type that does not support null values.
Effect. The operation fails.
HP NonStop SQL/MX Messages Manual—640324-001
13 -18

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents