Database Error Messages

ORA-14208

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