HP NonStop SQL/MX Messages Manual page 48

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
SQL 1083
1083 Validation for constraint constraint-name failed;
incompatible data exists in table.
Where constraint-name is the name of a column or table constraint.
Cause. Data in the table violates the check constraint.
Effect. The constraint operation fails.
Recovery. Remove data that violates the constraint from the table and resubmit.
SQL 1084
1084 An invalid default value was specified for column
column-name.
Where column-name is the specified column.
Cause. An invalid default value was specified in the column definition for column-
name.
Effect. Creation of the table or addition of the column fails.
Recovery. Specify a valid default value for the column and resubmit.
SQL 1085
1085 The calculated key length is greater than maximum-key-
length.
Cause. The length of the primary key, which is calculated by the number of primary
key columns and their data types, exceeds the maximum length.
Effect. The operation fails.
Recovery. Ensure that the key length is less than the maximum bytes allowed and
resubmit.
If a trigger is created on a table that has a primary key with a length greater than the
maximum key length, error 1085 and error 1041 are returned.
SQL 1086
1086 Lock lock-name does not exist.
Where lock-name is the name of the specified lock.
Cause. Lock lock-name was specified, but does not exist.
HP NonStop SQL/MX Messages Manual—640324-001
3- 22

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents