SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual—523730-004
20-50
SQLSTATE Values
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.
42000 -2092 A module statement has already appeared in this file. The
previous definition, name, is being retained and this latest one
ignored.
Table 20-1. SQLSTATE Values (page 49 of 85)
SQLSTATE SQLCODE Error Text