Cause
User attempt to move a partition that is not a Range,List,System, or Hash partition which is illegal
User attempt to move a partition that is not a Range,List,System, or Hash partition which is illegal
Remove the illegal option. If it is desired to add storage to individual partitions/subpartitions, ALLOCATE STORAGE clause may be specified with ALTER TABLE MODIFY PARTITION/SUBPARTITION statement. If it is desired to add storage to all subpartitions of a Composite partition, ALLOCATE STORAGE clause may be specified with ALTER TABLE MODIFY PARTITION.
Try the following links for this error:
http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm
https://community.oracle.com/message/3997816
https://community.oracle.com/message/10747864
https://community.oracle.com/message/9955741
https://community.oracle.com/message/1757417
https://community.oracle.com/message/11160131
https://community.oracle.com/message/10666303
https://community.oracle.com/message/10801112
https://community.oracle.com/message/1397643
https://community.oracle.com/message/9237168
https://community.oracle.com/message/5748563
https://community.oracle.com/message/10925652
https://community.oracle.com/message/1701145
https://community.oracle.com/message/1626824
Browse all solutions to database errors from Oracle, MS SQL, or MySQL