ORA-14049: invalid ALTER TABLE MODIFY PARTITION option
What triggered the Error:
An option other than PCTFREE, PCTUSED, INITRANS, MAXTRANS, STORAGE, BACKUP, ALLOCATE EXTENT, or DEALLOCATE UNUSED was specified in an ALTER TABLE MODIFY PARTITION statement for a Range or Composite Range partition.What should we do to fix it:
Specify only legal options.