EasyManua.ls Logo

HP NonStop SQL/MX - Page 60

HP NonStop SQL/MX
752 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Messages Manual640324-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.