Oracle Error ORA-32412: encrypted column “string” not allowed in the materialized view log

Oracle Error Message

ORA-32412: encrypted column “string” not allowed in the materialized view log

Reason for the Error

The materialized view log being created/altered is to capture an encrypted column of the base table.

Solution

Do not capture the encrypted column.