![HP NonStop SQL/MX Messages Manual Download Page 81](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150081.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 55
SQL 1250
Where
object-name
is the ANSI name of the object named in the DROP command.
Where
operation-type
is the type of utility operation.
Where
lock-name
is the ANSI name of the DDL lock object that is associated with the
utility operation.
Cause. You attempted to drop an object that a utility command is using.
Effect. The operation fails.
Recovery. Wait until the utility operation has finished, and then retry the DROP
operation.
SQL 1251
Where
value
is the default value that was specified for
column-name.
Where
column-name
is the name of the column in the table.
Cause. A CREATE TABLE or ALTER TABLE...ADD COLUMN specified a default
value with a scale greater than the scale of the column.
Effect. The scale of the default value is set to that of the column; extra digits to the
right are discarded.
Recovery. None. This is an warning message only.
SQL 1252
Where
index-name
is the name of an existing unpopulated index.
Cause. An existing index that is not populated has been chosen for a unique or
primary constraint, which is not allowed.
Effect. The operation fails.
Recovery. Populate the index and resubmit.
1250 DROP cannot be performed on object
object-name
because a
utility operation (
operation-type)
associated with DDL_LOCK
lock-name
is currently running.
1251 The extra insignificant digits of default value
value
are truncated to match the scale of the data type of column
column-name
.
1252 The existing index
index-name
to be used by a unique or
primary constraint has not been populated. Please populate
the index and then try to add the constraint again.
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 ...