Neoview Messages Manual (Volume 1) (R2.4)

SQL 3074
3074 The SEPARATE BY clause is not supported.
Cause You specified the SEPARATE BY clause, which is not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3075
3075 The [NO]COMPRESS clause is not allowed in the ALTER INDEX ...
ATTRIBUTE(S) statement.
Cause You specified an ALTER INDEX...ATTRIBUTE(S) statement that includes a
[NO]COMPRESS clause, which is not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3076
3076 Duplicate DEALLOCATE clauses were specified.
Cause You specified duplicate DEALLOCATE clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3077
3077 The [NO]ICOMPRESS clause is not allowed in the ALTER INDEX ...
ATTRIBUTE(S) statement.
Cause You specified an ALTER INDEX...ATTRIBUTE(S) statement that includes the
[NO]ICOMPRESS clause, which is not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3078
3078 The LOCKLENGTH clause is not allowed in the ALTER INDEX ...
ATTRIBUTE(S) statement.
Cause You specified an ALTER INDEX...ATTRIBUTE(S) statement that includes the
LOCKLENGTH clause, which is not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3079
3079 Duplicate EXTENT/MAXEXTENTS clauses were specified.
Cause You specified duplicate EXTENT/MAXEXTENT clauses.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3080
3080 The [NO]SERIALWRITES clause is not supported.
Cause You specified the [NO]SERIALWRITES clause, which is not supported.
Effect The operation fails.
96 Parser and Compilation Messages (3000 Through 3999)