![HP NonStop SQL/MX Messages Manual Download Page 66](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150066.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 40
SQL 1154
Where
object-name
is the name of the object.
Cause. NonStop SQL/MX could not create the object because the requested table
size is bigger than the total amount of disk space available on the cluster.
Effect. The SQL operation fails.
Recovery. Check that the table size requested fits the cluster, and then retry the
statement.
SQL 1158
Cause. You specified a create of synonym
name
on an object, but an object of that
name already exists.
Effect. The operation fails.
Recovery. Correct the syntax so that the correct
name
is used.
SQL 1159
Cause. You specified an alter or drop of synonym
name
, but a synonym of that name
does not exist.
Effect. The operation fails.
Recovery. Correct the syntax so that the correct
name
is used.
SQL 1160
Cause. You attempted to create a table that contains both a NOT DROPPABLE
PRIMARY KEY constraint and a STORE BY clause. The syntax specified is not
correct. The STORE BY column list must be the same as, or a prefix of, the NOT
DROPPABLE PRIMARY KEY column list.
1154 Cannot create object
object-name
as the table size is
too big to fit on the system.
1158 Object
name
already exists.
1159
name
does not exist.
1160 A mismatch between the NOT DROPPABLE PRIMARY KEY
constraint and the STORE BY clause was detected. When both
clauses are specified, the STORE BY key column list must be
the same as, or a prefix of, the PRIMARY KEY column list.
This mismatch is caused by differences between the columns
themselves, the order of columns, or the ASC/DESC attribute.
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 ...