| Error | ORA-37101 |
Description | (XSVPART01) Partitioning information can only be given for variables dimensioned by a PARTITION TEMPLATE. | Cause | User attempted to define or reference an AW object with the "all internal" phrase or internal / external partition list, but the object was not a variable, was not dimensioned by a partition template, or was an already existing target of an external partition. | Action | Eliminate phrases specific to partitioned variables from the definition string, or dimension the variable by a partition template. |