Oracle Error Message
ORA-14169: invalid ALTER TABLE MODIFY SUBPARTITION option
Reason for the Error
An option other than PCTFREE, PCTUSED, INITRANS, MAXTRANS, STORAGE, was specified in an ALTER TABLE MODIFY SUBPARTITION statement.
Solution
Specify only legal options.