HP NonStop SQL/MX Messages Manual page 347

Table of Contents

Advertisement

Trigger, UDR Server, and Language Manager
Messages (11000 through 11399)
Recovery. Correct the EXTERNAL NAME clause and retry the SQL/MX statement.
SQL 11209
11209 Specified signature is invalid. Reason: the number of
SQL parameters value must match the number of parameters in
the specified signature.
Where value is number of SQL parameters in the SPJ definition.
Cause. In a CREATE PROCEDURE statement, the EXTERNAL NAME clause
includes a Java signature, and the number of parameters in that signature does not
match the number of parameters in the Java method.
Effect. The operation fails.
Recovery. Correct the EXTERNAL NAME clause and resubmit.
SQL 11210
11210 Specified signature is invalid. Reason: Missing [] for
OUT/INOUT parameter at position value.
Cause. In a CREATE PROCEDURE statement, the OUT or INOUT parameter at the
specified parameter position did not have opening and closing square brackets ([ ]) in
the EXTERNAL NAME clause.
Effect. The operation fails.
Recovery. Correct the EXTERNAL NAME clause and resubmit.
SQL 11211
11211 Specified signature is invalid. Reason: Unknown
parameter type used at position value.
Cause. In a CREATE PROCEDURE statement, an unknown or unsupported
parameter type was used at the specified parameter position in the SQL parameter list
or in the EXTERNAL NAME clause.
Effect. The operation fails.
Recovery. Correct the parameters in the parameter list or in the EXTERNAL NAME
clause, and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
13 -17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents