HP NonStop SQL/MX Messages Manual page 64

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
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
1147 System-generated column column-name of base table table-
name cannot appear in a unique or primary key constraint.
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
1148 System-generated column column-name of base table table-
name cannot appear in a referential integrity constraint
definition.
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.
HP NonStop SQL/MX Messages Manual—640324-001
3- 38

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents