Oracle Error ORA-38425: attribute set used for an index object may not be unassigned

Oracle Error Message

ORA-38425: attribute set used for an index object may not be unassigned

Reason for 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.

Solution

Drop the index before un-assigning the attribute set.