Oracle Error ORA-16280: cannot change master key on a logical standby database

Oracle Error Message

ORA-16280: cannot change master key on a logical standby database

Reason for the Error

An attempt was made to change the master key for transparent data encryption on a logical standby database.

Solution

Set GUARD to NONE and reissue the command. This prevents you from replicating tables with encrypted columns from the primary database.