HP NonStop SQL/MX Messages Manual page 147

Table of Contents

Advertisement

Parser and Compilation Messages (3000 through
3999)
SQL 3065
3065 The primary key constraint cannot be droppable when the
STORE BY PRIMARY KEY clause appears in a table definition.
Cause. You defined a primary key as droppable in a table that includes STORE BY
PRIMARY KEY in its definition, which is not supported.
Effect. NonStop SQL/MX is unable to process this definition.
Recovery. Change the definition of the primary key constraint so that it is NOT
DROPPABLE.
SQL 3067
3067
ALTER TABLE ADD CONSTRAINT allows only DROPPABLE
constraints.
Cause. You specified an ALTER TABLE ADD CONSTRAINT statement with NOT
DROPPABLE constraints. Only DROPPABLE constraints are allowed.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3068
3068 The ALLOCATE and DEALLOCATE clauses cannot coexist in
the same ALTER INDEX statement.
Cause. You specified an ALTER INDEX statement with both an ALLOCATE and a
DEALLOCATE clause, which is not supported.
Effect. NonStop SQL/MX ignores the ALTER INDEX statement.
Recovery. Correct the ALTER INDEX statement to include either ALLOCATE or
DEALLOCATE.
SQL 3070
3070 The [NO]AUDIT clause is not supported.
Cause. You specified the [NO]AUDIT clause, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
5- 17

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents