Oracle Error ORA-01117: adding file ‘string’ with illegal block size: string; limit is string

Oracle Error Message

ORA-01117: adding file ‘string’ with illegal block size: string; limit is string

Reason for the Error

An attempt was made to add a database file with a block size that is greater than the maximum block size allowed.

Solution

Retry the DDL command with a smaller block size.