Default tablespace string block size [string] for string string does not match existing string block size [string]

Solution ID:ORA-14521

Type: Oracle

Cause

A DDL statement was issued that would require creation of a new partition/subpartition in the object-level default tablespace of an existing partitioned object. However, the object-level default tablespace block size does not match the block size of the partitioned object.

Actions

DELETE all rows for the values being dropped and reissue statement

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL