Oracle Error ORA-28348: index defined on the specified column cannot be encrypted

Oracle Error Message

ORA-28348: index defined on the specified column cannot be encrypted

Reason for the Error

An attempt was made to encrypt a column which is in a functional index, domain index, or join index.

Solution

drop the index