Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.