![HP NonStop SQL/MX Messages Manual Download Page 71](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150071.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 45
SQL 1187
Where
schema-name
is the name of an SQL/MX schema.
Cause. NonStop SQL/MX reserves certain schema names for its own use.
Effect. The operation fails.
Recovery. See the SQL/MX Reference Manual for reserved schema names. Choose
a name that is not reserved and reissue the CREATE statement.
SQL 1188
Where
constraint-name
is the name of a column constraint or table constraint.
Where
table-name
is the name of the table specified in the operation.
Where
dependency-information
is a list of unique constraints that cause the
circular dependency.
Cause. You tried to define a referential constraint that is creating a circular
dependency, where one of the columns of the table is referencing a column that
belongs to the same table, either directly or indirectly.
Effect. The operation fails.
Recovery. None. You cannot define a referential constraint that creates a circular
dependency.
SQL 1189
Where
maximum-number-key-columns
is the maximum number of key columns.
For SQL/MX R 3.0, the value of is
maximum-number-key-columns
1024.
Cause. The number of columns specified in the primary key or index columns exceeds
the maximum number allowed.
Effect. The operation fails.
Recovery. Ensure that the number of key columns or index columns is less than the
maximum limit and resubmit.
1187 The schema name
schema-name
is reserved for SQL/MX
metadata.
1188 Referential integrity constraint
constraint-name
for
table
table-name
could not be created due to circular
dependency:
dependency-information
.
1189 The number clustering key columns for
table-or-index
exceeds
maximum-number-key-columns
.
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 ...