ORA-16280: cannot change master key on a logical standby database
What triggered the Error:
An attempt was made to change the master key for transparent data encryption on a logical standby database.What should we do to fix it:
Set GUARD to NONE and reissue the command. This prevents you from replicating tables with encrypted columns from the primary database.