Cause
ALTER TABLE or ALTER INDEX statement attempted to combine a partition maintenance operation (e.g. MOVE PARTITION) with some other operation (e.g. ADD PARTITION or PCTFREE which is illegal
ALTER TABLE or ALTER INDEX statement attempted to combine a partition maintenance operation (e.g. MOVE PARTITION) with some other operation (e.g. ADD PARTITION or PCTFREE which is illegal
Ensure that the statement describes exactly one partition to be modified and that it does not contain any commas
Try the following links for this error:
http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm
https://community.oracle.com/message/9899820
https://community.oracle.com/message/388468
https://community.oracle.com/message/4411952
https://community.oracle.com/message/979512
https://community.oracle.com/message/9737925
https://community.oracle.com/message/2807566
https://community.oracle.com/message/10698417
https://community.oracle.com/message/527487
https://community.oracle.com/message/10113545
https://community.oracle.com/message/2846256
https://community.oracle.com/message/3229900
Browse all solutions to database errors from Oracle, MS SQL, or MySQL