Neoview Messages Manual (Volume 1) (R2.4)

SQL 1061
1061 Dropping metadata catalog catalog-name is not allowed.
catalog-name
is the name of an HP Neoview database catalog.
Cause You attempted to drop a catalog that is part of the HP Neoview database metadata.
Effect The operation fails.
Recovery None.
SQL 1062
1062 Dropping metadata schema schema-name is not allowed.
schema-name
is the name of an HP Neoview database metadata schema.
Cause You attempted to drop a schema that is part of the Neoview database metadata.
Effect The operation fails.
Recovery None.
SQL 1063
1063 Dropping metadata index index-name is not allowed.
index-name
is the name of an HP Neoview database index.
Cause An attempt was made to drop an index that is part of the Neoview database metadata.
Effect The operation fails.
Recovery None.
SQL 1064
1064 Dropping metadata view tablename is not allowed.
tablename
is the name of an HP Neoview database table.
Cause An attempt was made to drop a view that is a metadata object. Metadata views and
their creation are not currently supported, so this error should not be encountered.
Effect The operation fails.
Recovery None.
SQL 1065
1065 Creating constraint constraint-name in metadata schema is not
allowed.
constraint-name
is the name of the constraint.
Cause You attempted to create a constraint on a metadata table, which is not allowed.
Effect The operation fails.
Recovery None.
SQL 1066
1066 Creating index index-name in metadata schema is not allowed.
index-name
is the name specified for the index.
Cause You attempted to create an index on a metadata table, which is not allowed.
Effect The operation fails.
Recovery None.
24 Data Definition Language (DDL) Messages (1000 Through 1999)