Oracle Error ORA-36922: (XSVPMVTOPART03) workspace object is the target of an external partition of a partitioned variable.

Oracle Error Message

ORA-36922: (XSVPMVTOPART03) workspace object is the target of an external partition of a partitioned variable.

Reason for the Error

An attempt was made to perform some prohibited operation on a variable which is itself a partition of some other variable.

Solution

If desired, use the CHGDFN command to DROP the partition from the partitioned variable, and then run the command again.