HP NonStop SQL/MX Messages Manual page 59

Table of Contents

Advertisement

Data Definition Language (DDL) Messages (1000
through 1999)
SQL 1132
1132 An added column cannot have DEFAULT NULL and NOT NULL at
the same time.
Cause. You attempted to add a column that is both DEFAULT NULL and NOT NULL.
Effect. The operation fails.
Recovery. Determine whether the column should be DEFAULT NULL or NOT NULL
and resubmit.
SQL 1133
1133 Only super ID can perform this operation.
Cause. You attempted to perform an operation that can be performed only by the
super ID.
Effect. The operation fails.
Recovery. Log on as the super ID and then resubmit.
SQL 1134
1134 A concurrent utility or DDL is being performed on object
object-name, its parent, or one of its dependencies. That
operation must complete before the requested operation can
run.
Where object-name is the name of the object.
Cause. You attempted to execute a utility or alter the DDL of an object while a
concurrent utility or DDL operation was being performed on the object, its parent, or its
dependencies.
Effect. The operation fails.
Recovery. Wait until the concurrent operation has finished and then resubmit.
SQL 1135
1135 Clustering key column column-name must be assigned a NOT
NULL NOT DROPPABLE constraint.
Where column-name is the name of the column in the clustering key.
Cause. You attempted to make a column that is not NOT NULL NOT DROPPABLE a
part of the clustering key of a table.
HP NonStop SQL/MX Messages Manual—640324-001
3- 33

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents