ORA-01117: adding file 'string' with illegal block size: string; limit is string
What triggered the Error:
An attempt was made to add a database file with a block size that is greater than the maximum block size allowed.What should we do to fix it:
Retry the DDL command with a smaller block size.