Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to list existing .dmp files before import procedure?

Re: How to list existing .dmp files before import procedure?

From: Knut Talman <knut.talman_at_mytoys.de>
Date: Mon, 3 Jun 2002 17:28:50 +0200
Message-ID: <adg22v$rsc$1@crusher.de.colt.net>


"zhuk" <dmitrys_at_hot.lv> schrieb im Newsbeitrag news:levmfu89qlhclcn2qk5nkh1kjhgskr3dva_at_4ax.com...
> looks too simple:-)

Your question was simple.

> i mean, how to list these .dmp files without having access to remote
> DB server, using imp utility or something else
> i can perform imp/exp operation, but cannot browse DB server.
> when i write imp system/manager_at_remote.host file=filename.dmp, imp
> doesn't find filename because it's not correct. But which is correct,
> i don't know. That is the problem

If you invoke imp on your client, the dump file must not be on the server but your computer. It's the same with exp, the export dump file is also generated on your computer, not on the server.

Regards,

Knut Received on Mon Jun 03 2002 - 10:28:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US