ORA-38425: attribute set used for an index object may not be unassigned
What triggered the Error:
An attempt was made to un-assign an attribute set from an expression set when there is an Expression Filter index defined on the column.What should we do to fix it:
Drop the index before un-assigning the attribute set.