Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle - Windows
It's pretty similar. SQL*Plus on NT uses plus80.exe as the executable.
Your scripts can use %ntvar% instead of ${unixvar}. The slashes are
backwards.
I has a similar problem when I first learned Oracle 7.0. Most of the scripts were written for Vax/VMS and not Unix. I got in the habbit of creating my Oracle script first, then calling it from withing SQL*Plus with the start command.
If you're having problems migrating a particular script, you might want to
put a section of the code up here. There are plenty of gurus looking for a
challege!
--rn.
Rob B <rborghma_at_paramconsult.com> wrote in message
news:932991182.599128_at_news.knoware.nl...
> Hello world
>
> I am new to the world of Oracle on Windows NT.
> I want to use sql plus and sql loader. Can someone tell me where I can
get
> information about this. (www sites)
>
> I also want to use some MS-DOS batch-files, but I can find no examples.
> In UNIX we can control sql plus and use environment variables, but how
does
> this work in DOS ??
>
>
>
> Thx
>
>
>
>
Received on Tue Jul 27 1999 - 15:06:44 CDT
![]() |
![]() |