Database Error Messages

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

OCI-36666

(XSDPART04) workspace object is not a concat dimension.

Cause

An attempt was made to define a partition template with PARTITION BY CONCAT(... dim ...) command where dim is not a concat dimension.


Action

Only concat dimensions can serve as partition dimensions with CONCAT partitioning. Choose a different partition dimension.