Oracle Error ORA-28347: encryption properties mismatch

Oracle Error Message

ORA-28347: encryption properties mismatch

Reason for the Error

An attempt was made to issue an ALTER TABLE EXCHANGE PARTITION | SUBPARTITION command, but encryption properties were mismatched.

Solution

Make sure encrytion algorithms and columns keys are identical. The corresponding columns must be encrypted on both tables with the same salt and non-salt flavor.