Oracle Error ORA-29933: object being disassociated has some user defined statistics stored

Oracle Error Message

ORA-29933: object being disassociated has some user defined statistics stored

Reason for the Error

There are some user defined statistics collected for the object being disassociated.

Solution

First delete the user defined statistics and then reissue the DISASSOCIATE command or specify the FORCE option with DISASSOCIATE.