Oracle Error ORA-38426: attribute set assigned to an expression set may not be dropped

Oracle Error Message

ORA-38426: attribute set assigned to an expression set may not be dropped

Reason for the Error

An attempt was made to drop an attribute set when it is still associated with an expression set.

Solution

Un-assign the attribute set from the expression set before dropping it.