Neoview Messages Manual (R2.3)

Table 24-8 SQLSTATE Values Beginning 44000 (continued)
Error TextSQLCODESQLSTATE
SQL is not installed on system name.
-1037X0111
All catalogs have not been dropped from the system.-1038X0112
Unable to drop SQL.-1039X0113
Cannot alter metadata table.-1040X0114
The primary key has already been defined.-1041X0115
All PRIMARY KEY or UNIQUE constraint columns must be NOT NULL.-1042X0116
Unable to create constraint name. The referenced table does not contain a unique
constraint.
-1044X0118
The unique constraint cannot be used because it is deferrable.-1045X0119
Referenced and referencing column lists do not match for constraint name.
-1046X011A
Unable to drop view name due to view being used by other objects.
-1047X011B
Attempting to drop a NOT DROPPABLE constraint.-1049X011D
Cannot drop constraint used as a referenced object for a foreign key.-1050X011E
Insufficient privilege on name.
-1051X011F
Trying to drop a constraint that does not belong to requested table.-1052X011G
Unique index name could not be created because the column(s) specified contain
duplicate data.
-1053X011H
Index name already exists.
-1054X011I
Table, view, or stored procedure name already exists.
-1055X011J
The DAM volume specified (name) is not available or is not audit protected.
-1057X011L
Lock name already exists.
-1058X011M
Request failed. Dependent constraint name exists.
-1059X011N
Cannot drop metadata catalog name.
-1061X011P
Cannot drop metadata schema name.
-1062X011Q
Cannot drop metadata index name.
-1063X011R
Cannot drop metadata view name.
-1064X011S
Cannot create constraint name in metadata schema.
-1065X011T
Cannot create index name in metadata schema.
-1066X011U
Unable to drop schema name.
-1069X011X
Unable to create object name (file error num).
-1070X011Y
Unable to access object name (file error num).
-1071X011Z
Unique constraint name is disabled; cannot create foreign key constraint name.
-1072X0120
Only the super ID user can execute INITIALIZE SQL.-1073X0121
Catalog name contains at least one schema. The catalog must be empty.
-1075X0123
Metadata table name does not contain information for view name.
-1077X0125
The format of the specified location name name is invalid.
-1078X0126
Unable to prepare the statement.-1079X0127
SQLSTATE Values 463