ORA-32412: encrypted column "string
" not allowed in the materialized view logWhat triggered the Error:
The materialized view log being created/altered is to capture an encrypted column of the base table.What should we do to fix it:
Do not capture the encrypted column.