6.4 Target Database Requirements
- The target container database must not have any tablespaces sharing the same name as tablespaces at the source database. If a source database tablespace exists at the target level, then Data Pump will throw an error. Following are the other pre-requisites:
- The source database must be at least Oracle Database 11.2.0.4.
- This feature will only be available in Oracle Database 19c (19.24).
For the target database, ensure that it contains the fix available in 35564253.
Any source tablespace to be migrated should not exist on the target database, otherwise the Data Pump import will fail.
- SYSDBA is needed for hybrid migration source and target database users. This is because ZDM uses RMAN to run tablespace metadata import/export.