Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to list existing .dmp files before import procedure?
"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
![]() |
![]() |