only a partition with higher bound can be reused

Solution ID:ORA-14272

Type: Oracle

Cause

User attempt to reuse a lower-bound partition in ALTER TABLE MERGE PARTITIONS statement as the resulting partition which is illegal.

Actions

Specify EXCHANGE PARTITION for a Range,List,System, or Hash partition only

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/3335078


Browse all solutions to database errors from Oracle, MS SQL, or MySQL