SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual523730-004
20-66
SQLSTATE Values
X0130 -1108 The number of columns specified in the view column list, num,
does not match the degree of the query expression, num.
X0131 -1109 The WITH CHECK OPTION clause appears in the definition of
view name, but the view is not updateable.
X0136 -1114 Unable to create catalog name metadata tables on name.
X0137 -1115 Unable to create label for name (file error num) name.
X0138 -1116 The current partitioning scheme requires a user-specified
primary key on object name.
X0139 -1117 Cannot drop the only partition of the table. There must be at
least two partitions available to perform the drop.
X013A -1118 Cannot create object name in metadata schema.
X013B -1119 Cannot drop metadata object name.
X013E -1122 The number of specified partition key values (num) for object
name exceeds the number of key columns used, num.
X013G -1124 Schema name is an unknown version.
X013H -1125 API request version number mismatch.
X013J -1127 The specified table name is not a base table. Please verify that
the correct table was specified.
X013K -1128 Invalid API request. Details: text.
X013M -1130 The column requires a default value.
X013O -1132 An added column cannot have both DEFAULT NULL and NOT
NULL.
X013P -1133 Only the super ID can perform this operation.
X013Q -1134 Concurrent DDL operations are being performed on the given
object. The current operation cannot be performed.
X013R -1135 Clustering key column name must be assigned a NOT NULL
NOT DROPPABLE constraint.
X013T -1137 Invalid index status. Details: text.
X013U -1138 Invalid input parameter(s). Object name and status are
required.
X013V -1139 System-generated column name of base table name cannot
appear in the search condition of a check constraint definition.
X013W -1140 Row-length num exceeds the maximum allowed row-length of
num for table name.
X013X -1141 Could not obtain an up-and-audited DAM volume. Please
check your system configuration.
Table 20-1. SQLSTATE Values (page 65 of 85)
SQLSTATE SQLCODE Error Text