SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
3-34
Effect. The operation fails.
Recovery. Specify that the column-name is NOT NULL NOT DROPPABLE and
resubmit.
SQL 1136
Cause. You used the ALTER TABLE statement to add a column specifying a primary
key that is not droppable. A primary key added through ALTER TABLE must be
droppable.
Effect. The operation fails.
Recovery. Change the ALTER TABLE statement to specify DROPPABLE for the
primary key.
SQL 1137
Where description is an explanation of the acceptable status values.
Cause. This is an internal error in the interface between utilities and the catalog
manager.
Effect. The operation fails.
Recovery. None. Contact your service provider.
1136 For an added column, the PRIMARY KEY clause cannot
specify NOT DROPPABLE.
1137 An internal error occurred: invalid index status.
Details: description.