Import data from non-TDE tablespace to TDE tablespace with the same name
Hello,
I'm implementing TDE feature for data tablespaces on some 11gR2 and 12cR1 databases; existing non-TDE databases will be re-created to a new location with the same database name, target data tablespaces will be created with encrypt option and source and target tablespaces will have the same name.
Data will be transfered through expdp/impdp process. As source and target tablespaces have the same name, is it necessary to apply a remap_tablespace during import process?
Thank's
Daniel