Neoview Messages Manual (R2.3)

Table 24-1 SQLSTATE Values Beginning 00000 (continued)
Error TextSQLCODESQLSTATE
Cannot create object name in metadata schema.
11180153A
Cannot drop metadata object name.
11190153B
Attempting to change the audit flags for a table in an unsupported way.11200153C
Attempting to perform a partition add, move, or drop on table name. Partition
operations are not allowed on tables with vertical partitions, entry sequenced
operations, and SYSKEY-only partitioned tables.
11210153D
The number of specified partition key values (name) for object name exceeds the
number of key columns used, num.
11220153E
Unable to process the partition key values (name) for object name. Please verify that
the correct key value data types were specified.
11230153F
Schema name is an unknown version.
11240153G
API request version number mismatch.11250153H
Referential integrity is not yet supported. Constraint name will not be enforced.
11260153I
The specified table name is not a base table. Please verify that the correct table was
specified.
11270153J
Invalid API request. Details: text.
11280153K
The column requires a default value.11300153M
An added column cannot have both DEFAULT NULL and NOT NULL.11320153O
Only the super ID can perform this operation.11330153P
Concurrent DDL operations are being performed on the specified object. The current
operation cannot be performed.
11340153Q
Clustering key column name must be assigned a NOT NULL NOT DROPPABLE
constraint.
11350153R
For an added column, the PRIMARY KEY clause cannot be NOT DROPPABLE.11360153S
Invalid index status. Details: text.
11370153T
Invalid input parameter(s). Object name and status are required.11380153U
System-generated column name of base table name cannot appear in the search
condition of a check constraint definition.
11390153V
Row-length num exceeds the maximum allowed row-length of num for table name.
11400153W
Could not obtain an up-and-audited DAM volume. Please check your system
configuration.
11410153X
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.
11420153Y
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
11430153Z
Expected a quoted string in first key clause for column name on table name, value
detected is (num).
114401540
The catalog name name is reserved for the Neoview database metadata.
114501541
Unable to alter object name because it is not a name.
114601542
System-generated column name of base table name cannot appear in a unique or
primary key constraint definition.
114701543
SQLSTATE Values 419