Path: news.easynews.com!easynews!novia!novia!newsfeed.icl.net!newsfeeds.belnet.be!news.belnet.be!cleanfeed.casema.net!leda.casema.net!castor.casema.net.POSTED!not-for-mail
From: "Radu Lascae" <r.xxxx@wanadoo.nl>
Newsgroups: comp.databases.oracle.misc
References: <3bc3b5d4@cpns1.saic.com>
Subject: Re: Running a sql file from a command prompt.
Lines: 19
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Message-ID: <qFVw7.34$Ft.471@castor.casema.net>
Date: Wed, 10 Oct 2001 10:45:42 GMT
NNTP-Posting-Host: 213.17.3.32
X-Trace: castor.casema.net 1002710742 213.17.3.32 (Wed, 10 Oct 2001 12:45:42 MEST)
NNTP-Posting-Date: Wed, 10 Oct 2001 12:45:42 MEST
Organization: EuroNet Internet
Xref: easynews comp.databases.oracle.misc:70113
X-Received-Date: Wed, 10 Oct 2001 05:33:45 MST (news.easynews.com)

Yes.

Assuming you have the Oracle client installed on the machine:

sqlplus username/pwd@connection_string @sqlfilename

Regards,
Radu
"Allan Martin" <allan.martin@saic.com> wrote in message
news:3bc3b5d4@cpns1.saic.com...
> Is it possible to run an oracle sql file from a command prompt in windows
> NT4 and windows 2000?
>
> Cheers,
> Allan
>
>


