![HP NonStop SQL/MX Messages Manual Download Page 64](http://html.mh-extra.com/html/hp/nonstop-sql-mx/nonstop-sql-mx_messages-manual_165150064.webp)
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual — 640324-001
3- 38
Cause. The type of the object specified in the command is inconsistent with the DDL
command being used. For example, this occurs if DROP TABLE is used, and the
object you specify is an INDEX.
Effect. The operation fails.
Recovery. Check that the correct object name was specified and execute a statement
that is consistent with that type of object.
SQL 1147
Where
column-name
is the SYSKEY column.
Where
table-name
is the name of the table.
Cause. You tried to create a unique or primary key constraint on the SYSKEY column.
Effect. The operation fails.
Recovery. Do not use the SYSKEY as part of the unique or primary key.
SQL 1148
Where
column-name
is the SYSKEY column.
Where
table-name
is the name of the table.
Cause. You tried to create a referential constraint on a table column that is the
SYSKEY, which is not supported.
Effect. The operation fails.
Recovery. Do not use the SYSKEY as part of the referenced key.
1147 System-generated column
column-name
of base table
table-
name
cannot appear in a unique or primary key constraint.
1148 System-generated column
column-name
of base table
table-
name
cannot appear in a referential integrity constraint
definition.
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 ...