ORA-14273: lower-bound partition must be specified first
What triggered the Error:
User specified higher-bound partition before lower-bound partition in ALTER TABLE MERGE PARTITIONS statement which is illegalWhat should we do to fix it:
Specify lower-bound partition then higher-bound partition