Database Error Messages

OCI-14267

cannot specify PARALLEL clause when adding a (composite) partition

Cause

The ALTER TABLE ADD PARTITION statement with PARALLEL clause for a partition or composite partition method other than HASH was issued.


Action

Remove the PARALLEL clause.