Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: running exp remotely
hey
one option can be telnet your server machine from client and then
start the export.for this you will need to enable telnet service on
the server machine( if its on windows then go to services and enable
it,for unix flavors use GUI or "service service_name start"
cheers
sidhu
On Mar 6, 10:32 am, "Deepanshu" <pahujadeepan..._at_gmail.com> wrote:
> Hi,
> I am a newbie to Oracle and need some help. I have Oracle client
> installed on one m/c and server on another.
> The comm between two is fine using SQLPlus.
>
> But there is no exp command available in ora92/bin at client
> installation. So I added Oracle server's exp path on client machine
> and am trying to export the database but its failing. Is it possible
> to do so?
>
> Following is the command I am trying to use:
> exp ${user}/${pass}@$instance_name parfile=principal.par
>
> I need to run exp from client machine only.
>
> Please help on how can I achieve this??
>
> Thanks a lot!!
Received on Tue Mar 06 2007 - 03:09:48 CST
![]() |
![]() |