Oracle Solution for Error ora-14272

Solution for Oracle Error ORA-14272

ORA-14272: only a partition with higher bound can be reused

What triggered the Error:

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

What should we do to fix it:

Use the higher-bound partition to be the resulting partition or specify a new partition name