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-50
SQLSTATE Values
42000 -15023 The USING list value num exceeds the SQLCI limit of num
characters.
42000 -15024 The USING list quoted literal name must be followed by either
a comma or a semicolon.
42000 -2050 name is not the name of any DEFAULTS table attribute.
42000 -2051 Invalid name option name or value 'num'.
42000 -2055 Invalid value 'num' for DEFAULTS attribute name.
42000 -2056 The value must be a number in the range num.
42000 -2057 The value must be a multiple of num.
42000 -2058 DEFAULTS attribute name is of type type but is being
converted to type.
42000 -2060 Procedure name has already been defined in this module. The
previous definition is being retained and this latest one
ignored.
42000 -2061 Static cursor name has already been defined in this module.
The previous definition, as a static cursor, is being retained
and this latest one ignored.
42000 -2062 Static cursor name has already been defined in this module.
The previous definition, as a dynamic cursor, is being retained
and this latest one ignored.
42000 -2063 Dynamic cursor name has already been defined in this
module. The previous definition, as a static cursor, is being
retained and this latest one ignored.
42000 -2064 Dynamic cursor name has already been defined in this
module. The previous definition, as a dynamic cursor, is being
retained and this latest one ignored.
42000 -2067 Descriptor name has already been defined in this module. The
previous definition is being retained and this latest one
ignored.
42000 -2068 A procedure body must be a SELECT, INSERT, UPDATE,
DELETE, DECLARE CATALOG, DECLARE SCHEMA, or a
static DECLARE CURSOR.
42000 -2069 A static cursor declaration might appear only in the body of a
procedure.
42000 -2070 Invalid statement type in this context.
42000 -2071 The name name has already been declared or defined in this
module. The previous definition, as a type, is being retained
and this latest one ignored.
42000 -2091 The required module statement was not found in file name.
Table 22-1. SQLSTATE Values (page 49 of 84)
SQLSTATE SQLCODE Error Text