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
      • -tdekeystorepasswd for the source database
      • -tgttdekeystorepasswd for the target database
    • Use the following response file parameters:
  • Migrated unencrypted source databases will not result in an encrypted target database, you must perform the encryption at the target level post migration.