SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
22-62
SQLSTATE Values
46007 -11208 Specified signature is invalid. Reason: The list of parameter
types must be enclosed in parentheses.
46007 -11209 Specified signature is invalid. Reason: the number of
parameters value must match the number of parameters in
Java method.
46007 -11210 Specified signature is invalid. Reason: Missing [ ] for
OUT/INOUT parameter at position value.
46007 -11211 Specified signature is invalid. Reason: Unknown parameter
type used at position value.
46007 -11212 Specified signature is invalid. Reason: Java signature size is
more than supported.
46007 -11213 Specified signature is invalid. Reason: A return type must not
be specified.
46101 -11215 Java execution: Invalid null input value at parameter position
value.
46103 -11205 Java class class-file-name was not found in external path
path-name.
HY011 -8855 Statement attribute cannot be set now.
HY011 -8857 Statement attribute cannot be set now.
INPUT_ARRAY_MAXSIZE must be set before compiling the
statement.
HY024 -8854 Invalid attribute value.
HY024 -8856 Invalid attribute value. INPUT_ARRAY_MAXSIZE must be
positive.
HY092 -8853 Invalid attribute definition.
X0101 -1001 An internal error occurred in module name on line num.
DETAILS(text).
X0102 -1002 Catalog name does not exist.
X0103 -1003 Schema name does not exist.
X0104 -1004 Table, view, or stored procedure name does not exist.
X0105 -1005 Constraint name does not exist.
X0106 -1006 Index name does not exist.
X0108 -1008 User name name does not exist.
X0109 -1009 Column name does not exist in the specified table.
X010G -1016 Redundant references to column name in the constraint.
X010H -1017 You are not authorized to perform this operation.
X010J -1019 Cannot find a valid primary partition for name.
X010K -1020 Privilege settings on metadata tables cannot be changed.
Table 22-1. SQLSTATE Values (page 61 of 84)
SQLSTATE SQLCODE Error Text