Neoview Messages Manual (R2.3)

SQL 3031
3031 CASCADE drop behavior is not yet supported.
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
3032 The COLUMN clause in the ALTER TABLE statement is not yet supported.
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
3033 The MOVE clause in the ALTER TABLE statement is not yet supported.
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
3034 The PARTITION clause in the ALTER TABLE statement is not yet
supported.
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.
SQL 3035
3035 The RENAME clause in the ALTER TABLE statement is not yet supported.
Cause You used the RENAME clause in the ALTER TABLE statement, which is not
supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3036
3036 The SET CONSTRAINT clause in the ALTER TABLE statement is not yet
supported.
Cause You used the SET CONSTRAINT clause in the ALTER TABLE statement, which is
not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3037
3037 Precision of type data type cannot exceed 18.
Cause You specified a CREATE TABLE statement with a precision value greater than 18
for data type, which is not supported.
88 Parser and Compilation Messages (3000 Through 3999)