Message Oracle ORA-36664 - (XSDPART02) You must specify a partitioning method and one or more partition dimensions when defining a PARTITION TEMPLATE.

ERROR(XSDPART02) You must specify a partitioning method and one or more partition dimensions when defining a PARTITION TEMPLATE.
CAUSEUser tried to define a PARTITION TEMPLATE without a PARTITION BY clause.
ACTIONAdd a PARTITION BY clause.