I want to import a dump file into an Oracle server, SRV1.
Due to space constraints on SRV1, I cannot copy the dump to the server and then import it.
I copied the dump to another Oracle server, SRV2 and tried to execute the impdp command using the tables option.
So I am trying to import from a different server. I am getting the following errors.
What should I do?

expor withexpdp? What is the version of the database from where the data were exported? which tool you use to import? wich operating system do you run on TGTSVR? – miracle173 Sep 22 '12 at 12:51