Neoview Messages Manual (R2.3)
Effect The operation fails.
Recovery Correct the BLOCKSIZE value and resubmit.
SQL 3059
3059 The specified size value (in the MAXSIZE clause or EXTENT size
clause) is not valid.
Cause You provided an invalid size value in the MAXSIZE clause.
Effect The operation fails.
Recovery See the Neoview SQL Reference Manual for correct size values, and resubmit.
SQL 3060
3060 The specified percentage value in the DSLACK clause is not valid.
Cause You provided an invalid percentage value in the DSLACK clause.
Effect The operation fails.
Recovery See the Neoview SQL Reference Manual for correct percentage values, and resubmit.
SQL 3061
3061 The format of the specified location name name is not valid.
Cause You provided a location name with an invalid format.
Effect The operation fails.
Recovery See the Neoview SQL Reference Manual for correct name format, and resubmit.
SQL 3062
3062 Duplicate EXTENT/MAXEXTENTS clauses were specified in the PARTITION
clause.
Cause You specified duplicate EXTENT/MAXEXTENTS clauses in the PARTITION clause.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3063
3063 Duplicate DSLACK clauses were specified in the PARTITION clause.
Cause You specified duplicate DSLACK clauses in the PARTITION clause.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3064
3064 Duplicate ISLACK clauses were specified in the PARTITION clause.
Cause You specified duplicate ISLACK clauses in the PARTITION clause.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 3065
3065 The primary key constraint cannot be droppable when the STORE BY
PRIMARY KEY clause appears in a table definition.
Cause You defined a primary key as droppable in a table that includes STORE BY PRIMARY
KEY in its definition, which is not supported.
92 Parser and Compilation Messages (3000 Through 3999)