ERROR | lower-bound subpartition must be specified first |
CAUSE | A higher-bound subpartition was specified before the lower-bound subpartition in ALTER TABLE MERGE SUBPARTITIONS statement. |
ACTION | Specify lower-bound subpartition first and then higher-bound subpartition |