ERROR | cannot specify PARALLEL clause when adding a (Composite) Range partition |
CAUSE | User issued ALTER TABLE ADD PARTITION statement with PARALLEL clause for a Range or Composite Range partition which is illegal |
ACTION | Remove the PARALLEL clause. |
ERROR | cannot specify PARALLEL clause when adding a (Composite) Range partition |
CAUSE | User issued ALTER TABLE ADD PARTITION statement with PARALLEL clause for a Range or Composite Range partition which is illegal |
ACTION | Remove the PARALLEL clause. |