![HP NonStop SQL/MX Messages Manual Download Page 40](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150040.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 14
SQL 1049
Cause. You attempted to drop a constraint that is NOT DROPPABLE.
Effect. The operation fails.
Recovery. None.
SQL 1050
Cause. You attempted to drop a unique or primary constraint, with dependent
referential constraints, using the RESTRICT option, which does not remove such
constraints.
Effect. The drop command fails.
Recovery. If you want to drop the dependent referential constraints, use the
CASCADE option for the DROP CONSTRAINT command.
SQL 1051
Where
object-name
is the name of the object for which you have insufficient
privileges.
Cause. You have insufficient privileges to create a view or a trigger.
Effect. The operation fails.
Recovery. See the SQL/MX Reference Manual for the required security needed to
create a view or trigger.
SQL 1052
Cause. An ALTER TABLE statement with DROP CONSTRAINT specified a name that
is not the name of a constraint on this table.
Effect. No constraint is dropped.
1049 Constraint cannot be dropped because it was specified to
be NOT DROPPABLE.
1050 Constraint cannot be dropped because it is used as a
referenced object for a foreign key.
1051 You do not have the required privilege(s) on
object-
name
.
1052 Constraint cannot be dropped because it does not belong
to the specified table.
Summary of Contents for NonStop SQL/MX
Page 4: ......
Page 8: ...Contents HP NonStop SQL MX Messages Manual 640324 001 iv ...
Page 26: ...General Messages 0 through 999 HP NonStop SQL MX Messages Manual 640324 001 2 2 ...
Page 130: ...SQL MX MXCMP Messages 2000 through 2999 HP NonStop SQL MX Messages Manual 640324 001 4 34 ...
Page 242: ...Normalizer Messages 5000 through 5999 HP NonStop SQL MX Messages Manual 640324 001 7 2 ...
Page 246: ...Optimizer Messages 6000 through 6999 HP NonStop SQL MX Messages Manual 640324 001 8 4 ...
Page 248: ...Generator Messages 7000 through 7999 HP NonStop SQL MX Messages Manual 640324 001 9 2 ...
Page 614: ...Utility Messages 20000 through 23099 HP NonStop SQL MX Messages Manual 640324 001 18 138 ...
Page 752: ...Non SQLCODE Error Messages HP NonStop SQL MX Messages Manual 640324 001 A 14 MXGNAMES Utility ...