Hi
I need to remap multiple tablespaces using the imp command.
Can somebody help me with this
I tried
But it fails with a error message sayingCode:impdp REMAP_TABLESPACE=DATA_MEDIUM:USERS remap_tablespace=DATA_LARGE:USERS remap_tablespace=DATA_MEDIUM:USERS remap_tablespace=DATA_HUGE:USERS remap_tablespace=DATA_TINY:USERS remap_tablespace=DATA_PIC:USERS SCHEMAS=OWNER directory=my_dir dumpfile=ema_owner_meta.dmp logfile=hrishy.log
ORA-39001: invalid argument value
Metadata remap REMAP_TABLESPACE has already been specified
Any help on getting the syntax right
regards
Hrishy




Reply With Quote