When preparing for a migration using RMAN DUPLICATE from an active database, which two actions do you need to take if the on-premises database (DB) is Transparent Data Encryption (TDE) encrypted?
When preparing for a migration using RMAN DUPLICATE from an active database, which two actions do you need to take if the on-premises database (DB) is Transparent Data Encryption (TDE) encrypted?
When preparing for a migration using RMAN DUPLICATE from an active database, and the on-premises database is Transparent Data Encryption (TDE) encrypted, it is crucial to ensure that the encryption wallet is accessible on the Cloud DB System. This requires copying the encryption wallet from the on-premises DB to the Cloud DB System. Additionally, the SYS user password must be identical on both systems to ensure seamless connectivity and replication of the database. These actions ensure that the encrypted data can be properly decrypted and managed during and after the migration process.
The answer is C,D
B and C
answer is CD
In the question it is written as which two action needs to be taken but only one option is selected . in question " which two actions do you need to take if the on-premises database (DB) "