using impdp remap_tablespace, remap_schema
Hi all,I have schema A with objects in tablespace X. I want to duplicate this with schema B with the same objects in tablespace Y. So do I expdp schema A, then impdp with both the remap_schema A:B and remap_tablespace X:Y? I still want to keep all the objects in tablespace X. I basically want to duplicate the objects in tablspace X in tablespace Y.
thanks,
Carl
thanks,
Carl
0