| ERROR | 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 |
| ERROR | 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 |