ERROR | only a partition with higher bound can be reused |
CAUSE | User attempt to reuse a lower-bound partition in ALTER TABLE MERGE PARTITIONS statement as the resulting partition which is illegal. |
ACTION | Use the higher-bound partition to be the resulting partition or specify a new partition name |