Oracle Message ORA-14520 - Tablespace string block size [string] does not match existing object block size [string]

ERRORTablespace string block size [string] does not match existing object block size [string]
CAUSEA 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 objects default tablespace (or one of the objects partition-level default tablespaces, if composite partitioning is being used) OR (2) To one of the objects partitions/subpartitions.
ACTIONSpecify a tablespace of the same block size as the partitioned object.