SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
3-18
SQL 1065
Where 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
Where 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.
SQL 1069
Where schema-name is the name of an SQL/MX schema.
Cause. See the accompanying error message for the cause of the problem.
Effect. The operation fails.
Recovery. Apply the recovery action from the accompanying error message.
SQL 1070
Where object-name is the name of the SQL/MX object.
Where error-number is the file system error number.
Cause. An attempt to create object object-name resulted in file system error
error-number.
1065 Creating constraint constraint-name in metadata schema
is not allowed.
1066 Creating index index-name in metadata schema is not
allowed.
1069 Schema schema-name could not be dropped.
1070 Object object-name could not be created. File error:
error-number.