Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 60
SQL 1275
Where
constraint1
is the constraint you are trying to drop.
Where
constraint2
is the UNIQUE constraint.
Cause. You attempted to drop a constraint that is needed by a UNIQUE constraint,
which is not allowed because it would leave a UNIQUE constraint on a column, but
without a NOT NULL constraint for that column.
Effect. The operation fails.
Recovery. To drop the constraint, you must remove the UNIQUE constraint or add an
additional NOT NULL constraint to the columns that contain UNIQUE constraints and
only one NOT NULL constraint for that column.
SQL 1276
Where
partition-name
is the partition name or number specified and
table-name
is the SQL/MX view name specified.
Cause. The PARTITION clause was used with an SQL/MX view.
Effect. The statement does not compile.
Recovery. Remove the PARTITION clause and compile the statement again.
SQL 1277
Where
object-name
is the name of the SQL object (table or index).
Cause. NonStop SQL/MX does not recognize the partitioning scheme stored in the
metadata for the named object.
Effect. The named object is considered corrupt and is inaccessible.
Recovery. Do not attempt recovery. HP support will perform recovery operations in
response to an automatically generated dial-out message about this condition.
Consider running the VERIFY operation on the named object to check for
inconsistencies in the metadata with respect to the partitioning scheme.
1275 Constraint
constraint1
cannot be dropped because it is
needed by unique constraint
constraint2
.
1276 The PARTITION clause cannot be specified for an SQL/MP
Table, SQL/MP view or SQL/MX view. The partition
partition-name
was specified for object
table-name
.
1277 Unrecognized partitioning scheme for object
object-name
.
Содержание NonStop SQL/MX
Страница 4: ......
Страница 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Страница 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Страница 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Страница 186: ...Parser and Compilation Messages 3000 through 3999 HP NonStop SQL MX Messages Manual 640324 001 5 56 ...
Страница 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Страница 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Страница 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Страница 360: ...Trigger UDR Server and Language Manager Messages 11000 through 11399 HP NonStop SQL MX Messages Manual 640324 001 13 30 ...
Страница 472: ...Messages Generated by the Message System 16000 through 16999 HP NonStop SQL MX Messages Manual 640324 001 16 2 ...
Страница 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Страница 738: ...SQLSTATE Values Returned by NonStop SQL MX HP NonStop SQL MX Messages Manual 640324 001 21 86 SQLSTATE Values ...
Страница 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...