Oracle Error ORA-38454: attribute set not defined for the column being indexed

Oracle Error Message

ORA-38454: attribute set not defined for the column being indexed

Reason for the Error

An attempt was made to create an Expression Filter index on a column with no attribute set association.

Solution

Assign an attribute set to the expression set column begin indexed.