ORA-14519: Conflicting tablespace blocksizes for string string: Tablespace string block size string [string] conflicts withpreviously specified/implied tablespace string block size string [string] Cause: An attempt has beenmade to create a partitioned object in a manner that
would require the partitioned object to span tablespaces of more than one block
size. Action: Ensure that alltablespaces specified in the DDL command for the given
object as well as any tablespaces implicitly assigned to partitions orsubpartitions
of the object being created are all of the same block size.