Oracle Error ORA-36920: (XSVPMVTOPART01) workspace object cannot become anonymous because it has properties.

Oracle Error Message

ORA-36920: (XSVPMVTOPART01) workspace object cannot become anonymous because it has properties.

Reason for the Error

The OLAP DML command would result in a named object becoming an anonymous object, but the object had one or more properties associated with it.

Solution

Remove the properties using the PROPERTY command. In some cases an UPDATE may be required before the command can proceed.