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

Home -> Community -> Usenet -> c.d.o.server -> Re: how to export the database to the network dir on NT

Re: how to export the database to the network dir on NT

From: Eric Moe <ericmoe_at_attbi.com>
Date: Fri, 15 Feb 2002 23:27:07 GMT
Message-ID: <fPgb8.815$Or3.202346@typhoon.mn.ipsvc.net>


Bob, check which account is being used to run the scheduler service. The local system account does not have access to network resources.

"Bob Yeh" <yeht_at_state.gov> wrote in message news:948e089.0202150910.70fb0a41_at_posting.google.com...
> Windown NT, Oracle 8.1.6 server.
>
> I am having trouble using the AT command to export the Oracle database
> dump file to a network directory. The job just does not seems to run.
> My bat file is like this:
>
> net use X: \\myserver\d$
> %ORACLE_HOME%\bin\exp userid/password file=X:\mydb.dmp full=y
>
> Anyone got a sample I can take a look?
Received on Fri Feb 15 2002 - 17:27:07 CST

Original text of this message

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