Oracle DBA, How To, Error, Cause and Action

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.

No comments:

Post a Comment

Thanks for your comment.