ORA-14169: invalid ALTER TABLE MODIFY SUBPARTITION option
What triggered the Error:
An option other than PCTFREE, PCTUSED, INITRANS, MAXTRANS, STORAGE, was specified in an ALTER TABLE MODIFY SUBPARTITION statement.What should we do to fix it:
Specify only legal options.