Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-36664

(XSDPART02) defined a PARTITION TEMPLATE without a PARTITION BY clause

Cause

An attempt was made to define a PARTITION TEMPLATE without a PARTITION BY clause.


Action

Specify a partitioning method and one or more partition dimensions when defining a PARTITION TEMPLATE. Add a PARTITION BY clause.