Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: newbie's question on control file/SQL Loader
I think this means that UNIX is not recognizing sqlldr as a exe you have to
change to the directory where sqlldr.exe is located, or set it in your path.
"PC" <prabhaweb_at_netscape.net> wrote in message
news:3A73D0E2.2FDC7811_at_netscape.net...
> Hi:
>
> I am trying to load a huge Excel file (.csv) into Oracle. This is my
> first time with control files etc. When I do the control file command at
> Unix, ie,
>
> $sqlload control=file1.ctl log=file1.log
>
> I get the following error:
>
> "Name specified is not recognized as an internal/external command,
> operable program or batch file."
>
> What does this mean?
>
> Also, do I code "load data, infile *......." as a script in an SQL
> editor and then run it in SQL Plus?
>
> Thanks,
> NC
>
Received on Sun Jan 28 2001 - 10:26:07 CST
![]() |
![]() |