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-3
SQLSTATE Values
0150P 1025 Request failed. One or more dependent objects exist.
0150Q 1026 Only the schema owner or super ID user can drop a schema.
0150R 1027 The definition schema-name is dropped when its catalog is
dropped.
0150S 1028 The schema must be empty. It contains at least one object
object-name.
0150T 1029 Object object-name could not be created.
0150U 1030 File label Guardian name could not be accessed. File
System error error.
0150V 1031 Object object name could not be dropped.
0150Y 1034 SQL/MX was not able to initialize.
0150Z 1035 Catalog catalog-name already exists
01510 1036 Only super ID can execute DROP SQL.
01511 1037 SQL/MX is not installed on system node.
01512 1038 Not all catalogs have been dropped from the system.
01513 1039 The drop SQL statement could not be executed.
01514 1040 The use of ALTER on metadata tables is not permitted.
01515 1041 The primary key has already been defined.
01516 1042 All PRIMARY KEY or UNIQUE constraint columns must be
NOT NULL.
01517 1043 Constraint constraint-name already exists.
01518 1044 Constraint constraint-name could not be created because
the referenced columns in the referenced table are not part of
a unique constraint.
01519 1045 The unique constraint cannot be used because it is deferrable.
0151A 1046 Referenced and referencing column lists do not match for
constraint name.
0151B 1047 Request failed. Dependent view view-name exists.
0151C 1048 Currently only supporting restrict drop behavior.
0151D 1049 Attempting to drop a NOT DROPPABLE constraint.
0151E 1050 Cannot drop constraint used as a referenced object for a
foreign key.
0151F 1051 Insufficient privilege on table name.
0151G 1052 Trying to drop a constraint that does not belong to requested
table.
0151H 1053 Unique index table name could not be created because the
column(s) specified contain duplicate data.
Table 20-1. SQLSTATE Values (page 2 of 85)
SQLSTATE SQLCODE Error Text