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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Opening sqlplus from DOS

Re: Opening sqlplus from DOS

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 4 Dec 2000 22:49:22 +0100
Message-ID: <90h5ad$1778u$5@ID-62141.news.dfncis.de>

The executable name differs by version.
It is plus33.exe in 7.3
plus80.exe in 8.0
and sqlplus in 8i
The normal documented syntax
sqlplus -s username/password_at_servicename @filename applies.

Hth,

Sybrand Bakker, Oracle DBA

"angelmoon" <jfizzard_at_my-deja.com> wrote in message news:90h2cl$l9f$1_at_nnrp1.deja.com...
> I am writing a dos batch program to load data into an oracle database.
> Is there a way to automatically open SQL-plus and read a sql script? I
> know it can be done in UNIX and I am wondering how to accomplish this
> in DOS?
> Thanks,
> Angelmoon
>
> --
> Angelmoon
> jmfizz_at_my-deja.com
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Mon Dec 04 2000 - 15:49:22 CST

Original text of this message

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