ORA-14604: During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified
What triggered the Error:
Once a subpartition template has been specified during a CREATE TABLE it is illegal to specify SUBPARTITIONS or STORE IN anywhere elseWhat should we do to fix it:
Remove either the SUBPARTITIONS | STORE IN or remove the SUBPARTITION TEMPLATE clause