Cause
ALTER TABLE or ALTER INDEX statement attempted to combine MODIFY DEFAULT ATTRIBUTES with some other operation (e.g. ADD PARTITION or PCTFREE) which is illegal
ALTER TABLE or ALTER INDEX statement attempted to combine MODIFY DEFAULT ATTRIBUTES with some other operation (e.g. ADD PARTITION or PCTFREE) which is illegal
Ensure that the two tables do not have CHECK constraint defined on any column
Try the following links for this error:
http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm
https://community.oracle.com/message/10966359
https://community.oracle.com/message/10491193
https://community.oracle.com/message/3229900
Browse all solutions to database errors from Oracle, MS SQL, or MySQL