Database Error Messages

OCI-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.