Oracle Database 12c New Features

Showing posts with label ORA-1117. Show all posts
Showing posts with label ORA-1117. Show all posts

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

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

Cause:

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


Action:

Retry the DDL command with a smaller block size.