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-6
SQLSTATE Values
0153G 1124 Schema name is an unknown version.
0153H 1125 API request version number mismatch.
0153I 1126 Referential integrity is not yet supported. Constraint name will
not be enforced.
0153J 1127 The specified table name is not a base table. Please verify that
the correct table was specified.
0153K 1128 Invalid API request. Details: text.
0153M 1130 The column requires a default value.
0153O 1132 An added column cannot have both DEFAULT NULL and NOT
NULL.
0153P 1133 Only the super ID can perform this operation.
0153Q 1134 Concurrent DDL operations are being performed on the given
object. The current operation cannot be performed.
0153R 1135 Clustering key column name must be assigned a NOT NULL
NOT DROPPABLE constraint.
0153S 1136 For an added column, the PRIMARY KEY clause cannot be
NOT DROPPABLE.
0153T 1137 Invalid index status. Details: text.
0153U 1138 Invalid input parameter(s). Object name and status are
required.
0153V 1139 System-generated column name of base table name cannot
appear in the search condition of a check constraint definition.
0153W 1140 Row-length num exceeds the maximum allowed row-length of
num for table name.
0153X 1141 Could not obtain an up-and-audited DAM volume. Please
check your system configuration.
0153Y 1142 Attempting to add a column with a NULL, UNIQUE, CHECK,
PRIMARY KEY, or FOREIGN KEY constraint defined. This is
not supported for a nonaudited table.
0153Z 1143 Validation for constraint name failed; incompatible data exists
in referencing base table name and referenced base table
name. To display the data violating the constraint, please use
the following DML statement: text
01540 1144 Expected a quoted string in first key clause for column name
on table name, value detected is (num).
01541 1145 The catalog name name is reserved for SQL/MX metadata.
01542 1146 Unable to alter object name because it is not a name.
01543 1147 System-generated column name of base table name cannot
appear in a unique or primary key constraint definition.
Table 20-1. SQLSTATE Values (page 5 of 85)
SQLSTATE SQLCODE Error Text