Database Error Messages

ORA-37101

(XSVPART01) Partitioning information can only be given for variables dimensioned by a PARTITION TEMPLATE.

Cause

An attempt was made to define or reference an object with the phrase "all internal" or an internal or external partition list, but the object was either not a variable, was not dimensioned by a partition template, or was already an existing target of an external partition.


Action

Eliminate phrases from the definition string that are specific to partitioned variables, or dimension the variable by a partition template.