Oracle Message ORA-14519 - Conflicting tablespace blocksizes for string string: Tablespace string block size string [string] conflicts with previously specified/implied tablespace string block size string [string]

ERRORConflicting tablespace blocksizes for string string: Tablespace string block size string [string] conflicts with previously specified/implied tablespace string block size string [string]
CAUSEAn attempt has been made to create a partitioned object in a manner that would require the partitioned object to span tablespaces of more than one block size.
ACTIONEnsure that all tablespaces specified in the DDL command for the given object as well as any tablespaces implicitly assigned to partitions or subpartitions of the object being created are all of the same block size.