Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Opening sqlplus from DOS
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
![]() |
![]() |