How do I import an encrypted datapump file into a remote TDE-enabled database?
I am using an x8-2s single node ODA on version 19.13 and I am trying to test my encrypted datapump exports by importing them into a different pluggable database on a remote ODA with only the original key (not a password).
Scenario: I have two ODAs.
ODA1 hosts our production TDE-enabled pluggable database.
ODA2 is at a remote site that hosts a test pluggable database that is TDE-enabled.
We would like to restore the datapump export from ODA1 to the test database on ODA2 without affecting out ODA2's keys.
Datapump exports on TDE-enabled databases use a wallet in ASM for encryption.