Neoview Messages Manual (R2.2)

Table 22-8 SQLSTATE Values Beginning 44000 (continued)
Error TextSQLCODESQLSTATE
Duplicate references to column name in the create request.
-1080X0128
Loading of index name failed unexpectedly.
-1081X0129
Validation for constraint name failed unexpectedly.
-1082X012A
Validation for constraint name failed; incompatible data exists in table.
-1083X012B
Invalid default value for column name.
-1084X012C
The calculated key length is greater than 255 bytes.-1085X012D
Lock name does not exist.
-1086X012E
Lock cannot be granted, conflicting operation is in progress.-1087X012F
Cannot instantiate object name, conflicting lock exists.
-1088X012G
Unable to drop object name because it is not a name.
-1094X012M
The partition by column name should also be part of the clustering/storage key.
-1095X012N
Duplicate partition key (name) specified for object name.
-1098X012Q
Column num is unnamed. You must specify an AS clause for that column expression,
or name all the columns by specifying a view column list.
-1099X012R
Unable to select name.schema.name.
-1100X012S
Unable to update name.schema.name.
-1101X012T
Unable to insert rows into name.schema.name.
-1102X012U
Unable to delete rows from name.schema.name.
-1103X012V
Default value string too long for column name.
-1104X012W
CREATE TABLE LIKE statement cannot contain both HORIZONTAL PARTITIONS
and STORE BY clauses.
-1105X012X
The specified partition name of object name does not exist.
-1106X012Y
The number of columns specified in the view column list, num, does not match the
degree of the query expression, num.
-1108X0130
The WITH CHECK OPTION clause appears in the definition of view name, but the
view is not updateable.
-1109X0131
Unable to create catalog name metadata tables on name.
-1114X0136
Unable to create label for name (file error num) name.
-1115X0137
The current partitioning scheme requires a user-specified primary key on object name.
-1116X0138
Cannot drop the only partition of the table. There must be at least two partitions
available to perform the drop.
-1117X0139
Cannot create object name in metadata schema.
-1118X013A
Cannot drop metadata object name.
-1119X013B
The number of specified partition key values (num) for object name exceeds the number
of key columns used, num.
-1122X013E
Schema name is an unknown version.
-1124X013G
API request version number mismatch.-1125X013H
The specified table name is not a base table. Please verify that the correct table was
specified.
-1127X013J
446 SQLSTATE Values Returned by the Neoview Database