Index-Organized Tables (IOTs) in Oracle have specific partitioning restrictions. Interval partitioning, which automatically creates partitions based on a numeric or date range, cannot be applied to IOTs. IOTs support only certain partitioning methods like range or list partitioning, but the interval partitioning extension is not supported for them.