fromuser/touser equivanet in expdp/impdp ??
784721Dec 28 2010 — edited Dec 28 2010hi .
i got a dump file from the following cmmand.
expdp system/123456@SCHDB dumpfile=studentinfo.dmp logfile=studentinfo.log tables=school.studentmaster,school.studentmarks, school.studentleave directory=mydir
now i want to import these 2 tables into a different schema (old_school) using impdp
whats the fromuser / touser equivalent in impdp/expdp ???