SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual—523730-004
5-9
SQL 3031
Cause. You attempted to drop an object with the CASCADE option, which is not
supported.
Effect. The operation fails.
Recovery. Drop the item without CASCADE.
SQL 3032
Cause. You used the COLUMN clause in the ALTER TABLE statement, which is not
supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3033
Cause. You used the MOVE clause in the ALTER TABLE statement, which is not
supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 3034
Cause. You used the PARTITION clause in the ALTER TABLE statement, which is not
supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3031 CASCADE drop behavior is not yet supported.
3032 The COLUMN clause in the ALTER TABLE statement is not
yet supported.
3033 The MOVE clause in the ALTER TABLE statement is not yet
supported.
3034 The PARTITION clause in the ALTER TABLE statement is not
yet supported.