Transport tablespace from PDB to PDB within the same CDB
Bonjour,
I have used transport tablespace in Oracle 11g and it works like a charm, save lots of time and is efficient.
Now, I'm trying to migrate two important tablespaces, in 12c1, from one PDB to another PDB within the same CDB.
When I import the datafiles I get the following error :
ORA-39123: Data Pump transportable tablespace job aborted
ORA-01537: cannot add file '+CXYJ_ORADATA1_DG/SERVERNAME/2EAE0A427DE01B1AE053B18142649B8F/DATAFILE/cxyj_data_tbs.332.926786139' - file already part of database
Anyone have any idea how to successfully do that or what I'm missing?