HP NonStop SQL/MX Messages Manual page 49

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
Effect. The operation fails.
Recovery. Create a lock lock-name or specify a valid lock name and resubmit.
SQL 1087
1087 DDL lock cannot be granted; invalid operation has been
specified.
Cause. An invalid utility operation requested a DDL lock.
Effect. The lock request fails.
Recovery. Specify a valid utility operation, or check to see if invalid utilities are being
run, and resubmit.
SQL 1088
1088 The system generated column SYSKEY must be specified
last or not specified at all in the STORE BY column list.
Cause. If the system-generated column SKSKEY is specified in the STORE BY list of
columns, it must be specified last.
Effect. The operation fails.
Recovery. Correct the STORE BY clause and resubmit.
SQL 1089
1089 The system generated column SYSKEY must be specified
last or not specified at all in the index column list.
Cause. The system-generated SYSKEY column was not the last column in a CREATE
INDEX statement.
Effect. The operation fails.
Recovery. Change the column list to place SYSKEY at the end of the list and resubmit
the statement.
SQL 1090
1090 Self-referencing constraints are currently not
supported.
Cause. You attempted to create a self-referencing constraint. A referential constraint
is self-referencing if the foreign key is referencing the primary key of the same table.
Effect. The operation fails.
HP NonStop SQL/MX Messages Manual—640324-001
3- 23

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents