Oracle Error ORA-28346: an encrypted column cannot serve as a partitioning column

Oracle Error Message

ORA-28346: an encrypted column cannot serve as a partitioning column

Reason for the Error

An attempt was made to encrypt a partitioning key column or create partitioning index with encrypted columns.

Solution

The column must be decrypted.