Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-01117

adding file 'string' with illegal block size: string; max limit is string; min limit is string

Cause

An attempt was made to add a database file with a block size that was greater than the maximum block size allowed or less than the minimum block size allowed or an invalid value (that is, not power of 2) in the allowed range.


Action

Retry the DDL command with a valid block size.