6.5 Encryption Requirements
- For TDE encrypted source databases, with encrypted tablespaces, configure TDE at the target level as well.
- To provide the source and target TDE passwords, you can::
- Use the ZDMCLI command line with zdmcli migrate database
-tdekeystorepasswdfor the source database- -
tgttdekeystorepasswdfor the target database
- Use the following response file parameters:
-
- WALLET_TDEKEYSTORE for the source database.
- WALLET_TGTTDEKEYSTORE for the target database.
-
- Use the ZDMCLI command line with zdmcli migrate database
- Migrated unencrypted source databases will not result in an encrypted target database, you must perform the encryption at the target level post migration.