Database Error Messages

ORA-37104

(XSVPART04) A partitioned variable must be dimensioned by a single partition template only.

Cause

An attempt was made to define a partitioned variable with more than one partition template, or a partition template and one or more other dimensions in the dimension list.


Action

Use only a partition template in the dimension list of the variable. All dimensions of the variable must be included in the definition of the partition template.