Hi All,
I want to import One schema on one server using IMPDP. But on that server the user does not exists.is it possible to import all objects to that sever including creation the schema.In exp/imp it can be possible.But in data pump I can not do the same.Its giving the error that user does not exists.For your reference I am giving the below import code.
impdp system directory=DIR_DUMP logfile=expdp_tsadmin_tcgadmin_11182013_2_2.log
dumpfile=expdp_tsadmin_tcgadmin_11182013_2.dmp SCHEMAS=TS_ADMIN version= 10.1.0.2.0
Pls help and thanks in advance,
Thanks
piku