ORA-38426: attribute set assigned to an expression set may not be dropped
What triggered the Error:
An attempt was made to drop an attribute set when it is still associated with an expression set.What should we do to fix it:
Un-assign the attribute set from the expression set before dropping it.