Database Error Messages

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

ORA-36673

(XSDPART11) Use simple leaf values to identify concat dimension values in a VALUES LESS THAN clause, rather than the <LEAF: VALUE> format.

Cause

While defining a RANGE partition template with a concat dimension for the partition dimension, an attempt was made to define a range using the <LEAF: VALUE> format of a concat dimension value.


Action

Use the leaf value only. Instead of using VALUES LESS THAN <leaf: value>, specify VALUES LESS THAN value.