Oracle Error ORA-29339: tablespace block size string does not match configured block sizes

Oracle Error Message

ORA-29339: tablespace block size string does not match configured block sizes

Reason for the Error

The block size of the tablespace to be plugged in or created does not match the block sizes configured in the database.

Solution

Configure the appropriate cache for the block size of this tablespace using one of the various (db_2k_cache_size, db_4k_cache_size, db_8k_cache_size, db_16k_cache_size, db_32K_cache_size) parameters.