![HP NonStop SQL/MX Messages Manual Download Page 47](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150047.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 21
Recovery. Apply the recovery of the accompanying error message.
SQL 1080
Where
column-name
is the name of a column of a table.
Cause. You attempted to create a table that has two columns with the same name. If
you name a column “SYSKEY,” duplication can result from the implicit creation by
NonStop SQL/MX of a column named SYSKEY to ensure uniqueness for the clustering
key.
Effect. The operation fails.
Recovery. Remove duplicate column names and resubmit.
SQL 1081
Where
index-name
is the name of the index being populated.
Cause. Population of the index failed, either because another concurrent operation
was being performed on the base table or because data could not be loaded into the
index by the Call-level interface (CLI).
Effect. The operation fails.
Recovery. Determine the cause of the CLI failure and resubmit.
SQL 1082
Where
constraint-name
is the name of a column or table constraint.
Cause. The constraint validation failed, either because a concurrent operation was
being performed on the table or on the referenced table (for a referential integrity
constraint), or data in the table violates the constraint.
Effect. The constraint operation fails.
Recovery. If a concurrent operation is in progress, wait until it has finished and try the
operation again. If data in the table violates the constraint, remove that data and
resubmit.
1080 The DDL request has duplicate references to column
column-name
.
1081 Loading of index
index-name
failed unexpectedly.
1082 Validation for constraint
constraint-name
failed
unexpectedly.
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 ...