Neoview Messages Manual (Volume 2) (R2.5)
Table 3-1 SQLSTATE Values Beginning 00000 (continued)
Error TextSQLCODESQLSTATE
The Neoview database software was not able to initialize.10340150Y
Catalog catalog-name already exists
10350150Z
Only super ID can execute DROP SQL.103601510
The Neoview database software is not installed on system node.
103701511
Not all catalogs have been dropped from the system.103801512
The drop SQL statement could not be executed.103901513
The use of ALTER on metadata tables is not permitted.104001514
The primary key has already been defined.104101515
All PRIMARY KEY or UNIQUE constraint columns must be NOT NULL.104201516
Constraint constraint-name already exists.
104301517
Constraint constraint-name could not be created because the referenced columns
in the referenced table are not part of a unique constraint.
104401518
The unique constraint cannot be used because it is deferrable.104501519
Referenced and referencing column lists do not match for constraint name.
10460151A
Request failed. Dependent view view-name exists.
10470151B
Currently only supporting restrict drop behavior.10480151C
Attempting to drop a NOT DROPPABLE constraint.10490151D
Cannot drop constraint used as a referenced object for a foreign key.10500151E
Insufficient privilege on table name.
10510151F
Trying to drop a constraint that does not belong to requested table.10520151G
Unique index table name could not be created because the column(s) specified
contain duplicate data.
10530151H
Index table name already exists.
10540151I
Table, view, or stored procedure table name already exists.
10550151J
The DAM volume specified (name) is not available or is not audit protected.
10570151L
Lock table name already exists.
10580151M
Request failed. Dependent constraint name exists.
10590151N
Cannot drop metadata catalog name.
10610151P
Cannot drop metadata schema name.
10620151Q
Cannot drop metadata index table name.
10630151R
Cannot drop metadata view table name.
10640151S
Cannot create constraint name in metadata schema.
10650151T
Cannot create index table name in metadata schema.
10660151U
Unable to drop schema name.
10690151X
Unable to create object table name (file error num).
10700151Y
Unable to access object table name (file error num).
10710151Z
Unique constraint name is disabled; cannot create foreign key constraint name.
107201520
SQLSTATE Values 101