ERROR | (XSDPART04) workspace object is not a concat dimension. |
CAUSE | User tried to define a partition template with PARTITION BY CONCAT(... dim ...) where dim is not a concat dimension. |
ACTION | Only concat dimensions can serve as partition dimensions with CONCAT partitioning. Choose a different partition dimension. |