Database Error Messages

DRG-10532

table is not partitioned

Cause

you called parallel create index on non-partitioned table


Action

recreate the table with partitions or remove the PARALLEL clause