Tablespace string block size [string] does not match existing object block size [string]

Solution ID:ORA-14520

Type: Oracle

Cause

A DDL statement was issued that would require a tablespace of a block size different from the block size of the specified partitioned object to be assigned either: (1) As the object's default tablespace (or one of the object's partition-level default tablespaces, if composite partitioning is being used) OR (2) To one of the object's partitions/subpartitions.

Actions

REBUILD the unusable index subpartition

Try the following links for this error:


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


https://community.oracle.com/message/9318493


https://community.oracle.com/message/9516637


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