About Setting or Rotating the TDE Master Encryption Key in the Keystore
Oracle database enterprise Edition 19.18
About Setting or Rotating the TDE Master Encryption Key in the Keystore,
if we rotate the master encryption key using this command
ADMINISTER KEY MANAGEMENT SET ENCRYPTION KEY [USING TAG 'tag']
[FORCE KEYSTORE] IDENTIFIED BY [EXTERNAL STORE | keystore_password]
WITH BACKUP [USING 'backup_identifier'] [CONTAINER = ALL | CURRENT];
then do we need to rekey already existing encrypted tablespaces ?
what is the impact of copying the autologin keystore for standby database 1-2 hrs after master key rotation on the primary database?