Database Error Messages

OCI-14174

only a parallel clause may follow COALESCE PARTITION|SUBPARTITION

Cause

ALTER TABLE COALESCE PARTITION|SUBPARTITION may be followed by an optional parallel clause. No partition/subpartition attributes may be specified


Action

Ensure that no partition/subpartition attribute was specified.